docs->doc in testing_doc.yml
This commit is contained in:
committed by
Nicola Demo
parent
b5f5be8314
commit
7c42153004
2
.github/workflows/testing_doc.yml
vendored
2
.github/workflows/testing_doc.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: ammaraskar/sphinx-action@7.4.7
|
||||
with:
|
||||
pre-build-command: "python3 -m pip install .[docs]"
|
||||
pre-build-command: "python3 -m pip install .[doc]"
|
||||
docs-folder: "docs/"
|
||||
|
||||
- name: Build Sphinx documentation
|
||||
|
||||
Reference in New Issue
Block a user