We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6470395 commit ad6c038Copy full SHA for ad6c038
.github/workflows/builddocs.yml
@@ -13,6 +13,8 @@ jobs:
13
persist-credentials: false
14
- name: Build HTML
15
uses: ammaraskar/sphinx-action@master
16
+ with:
17
+ docs-folder: "simple-packaging/docs/"
18
- name: Upload artifacts
19
uses: actions/upload-artifact@v4
20
with:
0 commit comments