fixing testing_doc.yml (#370)
This commit is contained in:
2
.github/workflows/testing_doc.yml
vendored
2
.github/workflows/testing_doc.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: ammaraskar/sphinx-action@7.4.7
|
uses: ammaraskar/sphinx-action@7.4.7
|
||||||
|
with:
|
||||||
pre-build-command: "python3 -m pip install .[docs]"
|
pre-build-command: "python3 -m pip install .[docs]"
|
||||||
docs-folder: "docs/"
|
docs-folder: "docs/"
|
||||||
|
|
||||||
@@ -29,3 +30,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd docs
|
cd docs
|
||||||
make html
|
make html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user