Skip to content

Commit f0535cf

Browse files
authored
Update .readthedocs.yml
1 parent 604b765 commit f0535cf

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/v25.06.00-doc-generation/SofaPython3_v25.06.00_docs.zip
1717
- mkdir docUnzipped/
1818
- unzip SofaPython3_v25.06.00_docs.zip -d docUnzipped/
19-
- cp --recursive docUnzipped/SofaPython3_v25.06.00_docs/* $READTHEDOCS_OUTPUT/html/
19+
- cp --recursive docUnzipped/* $READTHEDOCS_OUTPUT/html/
2020
- ls $READTHEDOCS_OUTPUT/html/

0 commit comments

Comments
 (0)