Doc build pip upgrade
This commit is contained in:
parent
bf3a3de207
commit
6373923506
1
.github/workflows/doc-build.yaml
vendored
1
.github/workflows/doc-build.yaml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
with:
|
||||
docs-folder: "src_docs/"
|
||||
pre-build-command: |
|
||||
pip install --upgrade pip
|
||||
pip install sphinx_rtd_theme
|
||||
pip install furo
|
||||
build-command: "sphinx-build -b html ./source ../docs"
|
||||
|
Loading…
Reference in New Issue
Block a user