build.yml: Remove the tail space

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2020-04-18 19:46:07 +08:00 committed by Abdelatif Guettouche
parent 00049aa482
commit 4b37d0b200

View File

@ -56,7 +56,7 @@ jobs:
login-server: docker.pkg.github.com
username: ${GITHUB_ACTOR}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Docker Pull
uses: nick-invision/retry@v1
with: