This commit is contained in:
Lost Paul 2024-02-03 12:17:47 +01:00
commit 48ffcdbe9f

View file

@ -19,6 +19,7 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocs-video
- run: pip install pillow cairosvg
- working-directory: ./docs
run: mkdocs gh-deploy --force