Update docs workflow

This commit is contained in:
Lea Anthony 2023-11-05 15:05:44 +11:00
commit dbb7c6e7d0
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -27,7 +27,7 @@ jobs:
restore-keys: |
mkdocs-material-
- run: sudo apt-get install pngquant
- run: pip install pillow cairosvg
- run: pip install pillow cairosvg mkdocs-table-reader-plugin
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- run: mkdocs build --config-file mkdocs.insiders.yml
- run: mkdocs gh-deploy --force