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 bac8192 commit 55df099Copy full SHA for 55df099
.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