Updated doc build

This commit is contained in:
Magnus Persson 2022-01-08 10:20:45 +01:00
parent 7e264b29ff
commit d21d5f7965

View File

@ -15,5 +15,5 @@ jobs:
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "src_docs/"
build-command: "sphinx-build -b html . _build"
build-command: "sphinx-build -b html ./source _build"