We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f623169 commit 05fd42fCopy full SHA for 05fd42f
.github/workflows/ci.yml
@@ -26,5 +26,5 @@ jobs:
26
mkdocs-material-
27
- run: pip install mkdocs-material
28
- run: pip install mkdocs-material[imaging]
29
- - run: apt-get install pngquant
+ - run: sudo apt-get install pngquant
30
- run: mkdocs gh-deploy --force
0 commit comments