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 bd08174 commit ae5edf4Copy full SHA for ae5edf4
1 file changed
.readthedocs.yaml
@@ -12,4 +12,5 @@ build:
12
- asdf install uv latest
13
- asdf global uv latest
14
- uv sync --group docs
15
- - uv run zensical build --site-dir $READTHEDOCS_OUTPUT/html
+ - uv run zensical build
16
+ - cp -r site $READTHEDOCS_OUTPUT/html
0 commit comments