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 b3e5636 commit 7ddf888Copy full SHA for 7ddf888
1 file changed
.github/workflows/deploy-docs.yml
@@ -43,7 +43,7 @@ jobs:
43
pip install mkdocs-include-markdown-plugin
44
45
- name: Build documentation
46
- run: mkdocs build --strict
+ run: mkdocs build
47
48
- name: Deploy to GitHub Pages
49
uses: peaceiris/actions-gh-pages@v3
0 commit comments