We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63ab11 commit 9531fcbCopy full SHA for 9531fcb
.github/workflows/build-docs.yml
@@ -35,7 +35,6 @@ jobs:
35
path: .cache
36
restore-keys: |
37
mkdocs-material-
38
- - run: apt-get install pngquant
39
- name: Install dependencies
40
run: pip install mkdocs-material pymdown-extensions pillow cairosvg mike
41
- name: Build docs
0 commit comments