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 d3c3388 commit 9795eeeCopy full SHA for 9795eee
.github/workflows/static.yaml
@@ -59,7 +59,7 @@ jobs:
59
uses: actions/upload-pages-artifact@v1
60
with:
61
# Upload entire repository
62
- path: './docs/_build/html'
+ path: docs/_build/html
63
64
- name: Deploy to GitHub Pages
65
id: deployment
0 commit comments