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 f5ba7ed commit 64e6eb3Copy full SHA for 64e6eb3
.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/"
+ docs-folder: "documentation/source"
16
build-command: "sphinx-build -b html source build"
17
- name: Upload artifacts
18
uses: actions/upload-artifact@v4
0 commit comments