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 b213c31 commit e5b734cCopy full SHA for e5b734c
.github/workflows/build_docs.yaml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/upload-artifact@v4
48
with:
49
name: documentation
50
- path: doc/html/
+ path: doc/
51
52
deploy:
53
name: Deploy Documentation
0 commit comments