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 7ea2acd commit 69b8cedCopy full SHA for 69b8ced
1 file changed
.github/workflows/sphinx.yml
@@ -31,4 +31,4 @@ jobs:
31
if: github.ref == 'refs/heads/main'
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
- publish_dir: docs/build/html
+ publish_dir: docs/_build/html
0 commit comments