Skip to content

Commit c060c41

Browse files
committed
update path
1 parent af3d563 commit c060c41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/idefix-ci-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: install dependencies
2323
run: python -m pip install --exists-action=w --no-cache-dir -r doc/python_requirements.txt
2424
- name: compile documentation
25-
run: python -m sphinx -T -b html -d _build/doctrees -D language=en . ./html
25+
run: python -m sphinx -T -b html -d _build/doctrees -D language=en doc/sources doc/html

0 commit comments

Comments
 (0)