mirror of
https://github.com/koreanbots/core.git
synced 2026-02-01 17:20:24 +00:00
ci: fixed syntax error
This commit is contained in:
parent
cc935c486c
commit
9e2d6ac650
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
@ -60,6 +60,7 @@ jobs:
|
|||||||
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
||||||
- name: Build
|
- name: Build
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
|
|
||||||
# docker:
|
# docker:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user