🐞 Try again

This commit is contained in:
Alicia Sykes 2024-03-07 18:31:59 +00:00
parent 187d94949f
commit ecf1301db4
1 changed files with 1 additions and 1 deletions

View File

@ -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