Skip to content

Commit 871a436

Browse files
Update action
1 parent 408ab6e commit 871a436

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)