Updated doc build
This commit is contained in:
parent
7e264b29ff
commit
d21d5f7965
2
.github/workflows/doc-build.yaml
vendored
2
.github/workflows/doc-build.yaml
vendored
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user