mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
fix dir
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mv ./config/secrets.example.yaml ./config/secrets.yaml
|
mv ./config/secrets.example.yaml ./config/secrets.yaml
|
||||||
rm ./config/packages/plugins.yaml
|
rm ./config/packages/plugins.yaml
|
||||||
mkdir -p ./config/www/audio/youtube
|
mkdir -p /config/www/audio/youtube
|
||||||
|
|
||||||
- name: Setup python
|
- name: Setup python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user