Skip to content

Commit 867b2fe

Browse files
committed
fix: add html to output dir
1 parent 80ac9ab commit 867b2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ build:
99
- asdf install uv latest
1010
- asdf global uv latest
1111
- uv sync --all-extras
12-
- uv run --all-extras mkdocs build -d $READTHEDOCS_OUTPUT
12+
- uv run --all-extras mkdocs build -d $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)