mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +01:00
🐞 Try again
This commit is contained in:
parent
187d94949f
commit
ecf1301db4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-docs-site.yml
vendored
2
.github/workflows/update-docs-site.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
||||||
|
|
||||||
- name: Run script to update documentation 🪄
|
- name: Run script to update documentation 🪄
|
||||||
run: |
|
run: |
|
||||||
cp -r ../master-docs/docs /
|
cp -r ../master-docs/docs ./
|
||||||
python ./do-markdown-magic.py
|
python ./do-markdown-magic.py
|
||||||
|
|
||||||
working-directory: website-docs
|
working-directory: website-docs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue