Skip to content

Commit bff1492

Browse files
Update documentation.yml
1 parent 64e6eb3 commit bff1492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Build HTML
1313
uses: ammaraskar/sphinx-action@master
1414
with:
15-
docs-folder: "documentation/source"
15+
docs-folder: "documentation/html"
1616
build-command: "sphinx-build -b html source build"
1717
- name: Upload artifacts
1818
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)