fix workflow

This commit is contained in:
Lea Anthony
2023-09-08 10:39:29 +10:00
parent 4028560d12
commit c54d330f89
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: apt-get install pngquant
- run: sudo apt-get install pngquant
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- run: mkdocs gh-deploy --force
env: