We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cd3e9 commit 2a8f863Copy full SHA for 2a8f863
1 file changed
.github/workflows/examples-build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v3
37
with:
38
- path: ./example/bundle
+ path: .
39
40
- name: Deploy to GitHub Pages
41
id: deployment
0 commit comments