Skip to content

Commit 17f1cf0

Browse files
Update .readthedocs.yml
1 parent 14d3a71 commit 17f1cf0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ build:
1717
html:
1818
- cd docs && uv run zensical build --clean
1919

20-
post_build:
21-
- mkdir -p $READTHEDOCS_OUTPUT/html/
22-
- cd docs && cp --recursive site/* $READTHEDOCS_OUTPUT/html/
20+
post_build:
21+
- mkdir -p $READTHEDOCS_OUTPUT/html/
22+
- cd docs && cp --recursive site/* $READTHEDOCS_OUTPUT/html/

0 commit comments

Comments
 (0)