install sphinx

This commit is contained in:
Patrick Kanzler 2020-09-28 21:31:29 +02:00
parent 243eb48b38
commit 247211d0ce
1 changed files with 1 additions and 1 deletions

View File

@ -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" pre-build-command: "apt-get update -y && apt-get install -y git sphinx"