update sphinx
This commit is contained in:
parent
4b8716ed36
commit
5789436c9a
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
run:
|
run:
|
||||||
sudo apt-get update -y &&
|
sudo apt-get update -y &&
|
||||||
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a
|
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a
|
||||||
- uses: ammaraskar/sphinx-action@master
|
- uses: ammaraskar/sphinx-action@0.4
|
||||||
with:
|
with:
|
||||||
pre-build-command: "apt-get update -y && apt-get install -y git python3-sphinx graphviz libenchant1c2a"
|
pre-build-command: "apt-get update -y && apt-get install -y git python3-sphinx graphviz libenchant1c2a && sudo pip install --upgrade sphinx"
|
||||||
docs-folder: "doc/"
|
docs-folder: "doc/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user