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 0e9cb25 commit a18b3ddCopy full SHA for a18b3dd
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Run Sphinx documentation build
27
uses: ammaraskar/[email protected]
28
with:
29
- docs-folder: "docs/"
+ docs-folder: "./"
30
- name: Upload documentation artifact
31
uses: actions/upload-artifact@v3
32
.github/workflows/pr.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
0 commit comments