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 6491756 commit 571ba9cCopy full SHA for 571ba9c
.github/workflows/docs.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/upload-artifact@v3
41
with:
42
name: docs
43
- path: docs/build/html
+ path: docs/_build/html
44
45
build-new:
46
runs-on: ubuntu-latest
0 commit comments