We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e6eb3 commit bff1492Copy full SHA for bff1492
.github/workflows/documentation.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Build HTML
13
uses: ammaraskar/sphinx-action@master
14
with:
15
- docs-folder: "documentation/source"
+ docs-folder: "documentation/html"
16
build-command: "sphinx-build -b html source build"
17
- name: Upload artifacts
18
uses: actions/upload-artifact@v4
0 commit comments