use corrct name for sphinx package

This commit is contained in:
Patrick Kanzler 2020-09-28 22:31:48 +02:00
parent 5d62be2be9
commit 18cc1a268a
1 changed files with 1 additions and 1 deletions

View File

@ -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"