Skip to content

Commit 03641c8

Browse files
Update action
1 parent e221e78 commit 03641c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
4141
- name: Check if documentation can be built
4242
run: |
43-
uv run mkdocs build -f docs/mkdocs.yml -d _build
43+
uv run mkdocs build -f docs/mkdocs.yml -d _build -s

0 commit comments

Comments
 (0)