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 5aaa94d commit fb69752Copy full SHA for fb69752
.github/workflows/gh-pages.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Upload Pages Artifact
48
uses: actions/upload-pages-artifact@v3
49
with:
50
- path: build/html/
+ path: docs/build/html/
51
52
- name: Deploy to GitHub Pages
53
uses: actions/deploy-pages@v4
0 commit comments