Skip to content

Commit 54751bf

Browse files
committed
use READTHEDOCS_OUTPUT env var
1 parent 9d3ffbd commit 54751bf

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
@@ -11,4 +11,4 @@ build:
1111
- pixi install -e docs
1212
build:
1313
html:
14-
- pixi run doc
14+
- pixi run -e docs sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)