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 180dc7a commit 656871fCopy full SHA for 656871f
1 file changed
.github/workflows/Docs.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Build mkdocs-material project
47
run: |
48
- mkdocs build --config-file ./mkdocs.yml --strict --site-dir _site/
+ mkdocs build --config-file ./mkdocs.yml --site-dir _site/
49
50
- uses: actions/upload-pages-artifact@v3
51
0 commit comments