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 8ec16a3 commit f1dbfe1Copy full SHA for f1dbfe1
.github/workflows/build-docs.yaml
@@ -27,4 +27,4 @@ jobs:
27
restore-keys: |
28
mkdocs-material-
29
- run: pip install -r requirements.txt
30
- - run: mkdocs gh-deploy --force
+ - run: mkdocs gh-deploy --force --strict
0 commit comments