We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e508b commit d46778bCopy full SHA for d46778b
.readthedocs.yml
@@ -13,5 +13,5 @@ build:
13
- pixi install -e docs
14
build:
15
html:
16
- - pixi run -e docs doc-clean
+ - BUILDDIR=$READTHEDOCS_OUTPUT/html pixi run -e docs doc-clean
17
- BUILDDIR=$READTHEDOCS_OUTPUT/html pixi run -e docs doc
0 commit comments