Skip to content

Commit 2a8f863

Browse files
committed
Update the path
1 parent 33cd3e9 commit 2a8f863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/examples-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v3
3737
with:
38-
path: ./example/bundle
38+
path: .
3939

4040
- name: Deploy to GitHub Pages
4141
id: deployment

0 commit comments

Comments
 (0)