Skip to content

Commit ad6c038

Browse files
committed
fixes docs path
1 parent 6470395 commit ad6c038

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builddocs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
persist-credentials: false
1414
- name: Build HTML
1515
uses: ammaraskar/sphinx-action@master
16+
with:
17+
docs-folder: "simple-packaging/docs/"
1618
- name: Upload artifacts
1719
uses: actions/upload-artifact@v4
1820
with:

0 commit comments

Comments
 (0)