add newline

This commit is contained in:
Patrick Kanzler 2021-10-30 21:31:41 +02:00
parent 23ba509868
commit 17867af167

View File

@ -26,4 +26,4 @@ jobs:
with:
docs-folder: "doc/"
pre-build-command: "apt-get update -y && apt-get install -y git python3-sphinx graphviz libenchant1c2a"
build-command: "sphinx-build -b html -d _build/doctrees --keep-going --no-color -w '/tmp/sphinx-log' . _build/html"
build-command: "sphinx-build -b html -d _build/doctrees --keep-going --no-color -w '/tmp/sphinx-log' . _build/html"