Skip to content

Commit 2edf7ea

Browse files
committed
fix: readthedocs output
1 parent 7f0217c commit 2edf7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build:
99
- uv sync --group docs
1010
build:
1111
html:
12-
- uv run -- sphinx-build -M html docs $READTHEDOCS_OUTPUT/html
12+
- uv run -- sphinx-build -M html docs $READTHEDOCS_OUTPUT
1313

1414
sphinx:
1515
configuration: docs/conf.py

0 commit comments

Comments
 (0)