Update docs workflow

This commit is contained in:
Lea Anthony
2023-11-05 15:05:44 +11:00
parent 947d429688
commit dbb7c6e7d0
+1 -1
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