We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2390cf1 commit 9ca7cd0Copy full SHA for 9ca7cd0
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
key: ${{ github.ref }}
21
path: .cache
22
- - run: apt-get install pngquant
23
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
24
- run: mkdocs gh-deploy --force
25
env:
0 commit comments