install graphviz and libenchant
This commit is contained in:
parent
1dc79baf82
commit
5d62be2be9
|
@ -25,4 +25,4 @@ jobs:
|
||||||
- uses: ammaraskar/sphinx-action@0.4
|
- uses: ammaraskar/sphinx-action@0.4
|
||||||
with:
|
with:
|
||||||
docs-folder: "doc/"
|
docs-folder: "doc/"
|
||||||
pre-build-command: "apt-get update -y && apt-get install -y git sphinx"
|
pre-build-command: "apt-get update -y && apt-get install -y git sphinx graphviz libenchant1c2a"
|
Loading…
Reference in New Issue