Skip to content

Commit d46778b

Browse files
committed
clean rtd build dir
1 parent 65e508b commit d46778b

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
@@ -13,5 +13,5 @@ build:
1313
- pixi install -e docs
1414
build:
1515
html:
16-
- pixi run -e docs doc-clean
16+
- BUILDDIR=$READTHEDOCS_OUTPUT/html pixi run -e docs doc-clean
1717
- BUILDDIR=$READTHEDOCS_OUTPUT/html pixi run -e docs doc

0 commit comments

Comments
 (0)