This commit is contained in:
Patrick Kanzler 2021-10-30 21:46:45 +02:00
parent 843932881f
commit c0d91a5427

View File

@ -26,7 +26,7 @@ jobs:
run:
sudo apt-get update -y &&
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a
- uses: ammaraskar/sphinx-action@0.4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "doc/"
pre-build-command: "apt-get update -y && apt-get install -y git python3-sphinx graphviz libenchant1c2a"
docs-folder: "doc/"