ci: fixed syntax error

This commit is contained in:
wonderlandpark 2021-05-03 21:03:17 +09:00
parent cc935c486c
commit 9e2d6ac650
No known key found for this signature in database
GPG Key ID: E3E650B146478C64

View File

@ -60,6 +60,7 @@ jobs:
run: echo '{"tester":"DEMO_KEY"}' > secret.json
- name: Build
run: yarn build
env:
CI: true
# docker: