Skip to content

Commit ae5edf4

Browse files
committed
fix: don't use fake zensical options
1 parent bd08174 commit ae5edf4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ build:
1212
- asdf install uv latest
1313
- asdf global uv latest
1414
- uv sync --group docs
15-
- uv run zensical build --site-dir $READTHEDOCS_OUTPUT/html
15+
- uv run zensical build
16+
- cp -r site $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)