Update sphinx-build.yml
This commit is contained in:
2
.github/workflows/sphinx-build.yml
vendored
2
.github/workflows/sphinx-build.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Create the new documentation
|
- name: Create the new documentation
|
||||||
uses: ammaraskar/sphinx-action@master
|
uses: ammaraskar/sphinx-action@master
|
||||||
with:
|
with:
|
||||||
pre-build-command: "python -m pip .[docs]"
|
pre-build-command: "python3 -m pip install .[docs]"
|
||||||
docs-folder: "docs/"
|
docs-folder: "docs/"
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user