chore: fix yaml syntax in the github action (#3718)

This commit is contained in:
Andrey Lushnikov 2020-09-01 16:54:05 -07:00 committed by GitHub
parent 1f93fb72d7
commit 2dc57c5b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
node-version: 10.15
- run: npm ci
- run: npm run build
- name: docker: build & publish
- name: docker - build & publish
run: |
# build docker image
./docs/docker/build.sh