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 66c0661 commit a2674e4Copy full SHA for a2674e4
.github/workflows/deploy-docs.yml
@@ -27,4 +27,4 @@ jobs:
27
restore-keys: |
28
mkdocs-material-
29
- run: pip install mkdocs-material
30
- - run: mkdocs gh-deploy --force
+ - run: mkdocs gh-deploy --force --config-file docs/mkdocs.yml
0 commit comments