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 1ae74a0 commit 8997bd5Copy full SHA for 8997bd5
.github/workflows/github-pages.yaml
@@ -24,5 +24,5 @@ jobs:
24
path: .cache
25
restore-keys: |
26
mkdocs-material-
27
- - run: pip install mkdocs-material
+ - run: make install-deps-docs
28
- run: mkdocs gh-deploy --force
0 commit comments