Skip to content

Commit

Permalink
Build with strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Orhideous authored and juanfont committed Apr 7, 2023
1 parent dd9b4b1 commit 4ec6894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup dependencies
run: pip install mkdocs-material pillow cairosvg mkdocs-minify-plugin
- name: Build docs
run: mkdocs build
run: mkdocs build --strict
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 4ec6894

Please sign in to comment.