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.
2 parents 9805c31 + b2113bd commit 041f340Copy full SHA for 041f340
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install dependencies
31
run: make sync
32
- name: Build docs
33
- run: uv run mkdocs build --strict --site-dir site
+ run: uv run mkdocs build --site-dir site
34
- name: Configure Pages
35
uses: actions/configure-pages@v5
36
- name: Upload artifact
0 commit comments