Skip to content

Commit 14d3a71

Browse files
Update .readthedocs.yml
1 parent 7cbaab5 commit 14d3a71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ build:
1616
build:
1717
html:
1818
- cd docs && uv run zensical build --clean
19+
20+
post_build:
21+
- mkdir -p $READTHEDOCS_OUTPUT/html/
22+
- cd docs && cp --recursive site/* $READTHEDOCS_OUTPUT/html/

0 commit comments

Comments
 (0)