Skip to content

Commit f385923

Browse files
authored
Update .readthedocs.yml
1 parent 539d5e2 commit f385923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ build:
1616
- wget https://github.com/sofa-framework/SofaPython3/releases/download/v24.12.00-doc-generation/SofaPython3_v24.12.00_docs.zip
1717
- mkdir docUnzipped/
1818
- unzip SofaPython3_v24.12.00_docs.zip -d docUnzipped/
19-
- cp --recursive docUnzipped/* $READTHEDOCS_OUTPUT/html/
19+
- cp --recursive docUnzipped/SofaPython3_v24.12.00_docs/* $READTHEDOCS_OUTPUT/html/
2020
- ls $READTHEDOCS_OUTPUT/html/

0 commit comments

Comments
 (0)