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
|
||||
uses: ammaraskar/sphinx-action@7.4.7
|
||||
with:
|
||||
pre-build-command: "python3 -m pip install .[docs]"
|
||||
docs-folder: "docs/"
|
||||
|
||||
@@ -29,3 +30,4 @@ jobs:
|
||||
run: |
|
||||
cd docs
|
||||
make html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user