use corrct name for sphinx package
This commit is contained in:
parent
5d62be2be9
commit
18cc1a268a
|
@ -25,4 +25,4 @@ jobs:
|
|||
- uses: ammaraskar/sphinx-action@0.4
|
||||
with:
|
||||
docs-folder: "doc/"
|
||||
pre-build-command: "apt-get update -y && apt-get install -y git sphinx graphviz libenchant1c2a"
|
||||
pre-build-command: "apt-get update -y && apt-get install -y git python3-sphinx graphviz libenchant1c2a"
|
Loading…
Reference in New Issue