Add mkdocs-static-i18n dep

This commit is contained in:
Lea Anthony
2023-11-05 18:13:20 +11:00
parent 857bf40072
commit 3882201434
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
restore-keys: |
mkdocs-material-
- run: sudo apt-get install pngquant
- run: pip install pillow cairosvg mkdocs-table-reader-plugin
- run: pip install pillow cairosvg mkdocs-table-reader-plugin mkdocs-static-i18n
- 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