modify doc workflows
This commit is contained in:
committed by
FilippoOlivo
parent
a5c7e41d01
commit
56bb4ab810
2
.github/workflows/sphinx-build.yml
vendored
2
.github/workflows/sphinx-build.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Create the new documentation
|
||||
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: Deploy
|
||||
|
||||
Reference in New Issue
Block a user