We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f791eb1 commit 88fee56Copy full SHA for 88fee56
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