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 871a436 commit e221e78Copy full SHA for e221e78
.github/workflows/main.yml
@@ -40,4 +40,4 @@ jobs:
40
41
- name: Check if documentation can be built
42
run: |
43
- uv run mkdocs build -f docs/mkdocs.yml -d _build -s
+ uv run mkdocs build -f docs/mkdocs.yml -d _build
0 commit comments