mirror of
https://github.com/koreanbots/core.git
synced 2026-02-01 09:10:24 +00:00
ci: indent error
This commit is contained in:
parent
830b6d7015
commit
b9293a33a8
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
@ -36,8 +36,8 @@ jobs:
|
||||
rm key.pub
|
||||
- name: Setup environments
|
||||
run: |
|
||||
mv .env.demo.local .env.production.local
|
||||
echo 'MARIADB_ROOT_PASSWORD=YOUSHALLNOTPASS' > .env
|
||||
mv .env.demo.local .env.production.local
|
||||
echo 'MARIADB_ROOT_PASSWORD=YOUSHALLNOTPASS' > .env
|
||||
- name: Create needed files
|
||||
run: echo '{"tester":"DEMO_KEY"}' > secret.json
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user