There was an error while loading. Please reload this page.
2 parents c8931a8 + dbce3c0 commit 86d7ab3Copy full SHA for 86d7ab3
1 file changed
.github/workflows/pages.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Upload artifact
33
uses: actions/upload-pages-artifact@v3
34
with:
35
- path: _site
+ path: docs/_site
36
37
- name: Deploy
38
uses: actions/deploy-pages@v4
0 commit comments