Skip to content

Commit ea7bd16

Browse files
committed
fix rtd config
1 parent 9a48ec2 commit ea7bd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ build:
2020
- uvx nox -s docs-build
2121
post_build:
2222
- mkdir -p $READTHEDOCS_OUTPUT/html/
23-
- mv docs/site $READTHEDOCS_OUTPUT/html/
23+
- mv docs/site/* $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)