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 91058f9 commit 94d06f6Copy full SHA for 94d06f6
.github/workflows/ci.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
python-version: 3.x
18
- run: pip install mkdocs-material mkdocs-minify-plugin
19
- - run: mkdocs gh-deploy --force
+ - run: mkdocs gh-deploy --force --strict=false
0 commit comments