Skip to content

Commit afd958d

Browse files
authored
Merge pull request #12 from d-v-b/chore/fix-docs
fix: don't use fake zensical options
2 parents bd08174 + ae5edf4 commit afd958d

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)