Skip to content

Commit b1146c9

Browse files
committed
fix: folder change
1 parent 9186a5a commit b1146c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/upload-pages-artifact@v2
5050
with:
5151
# Upload entire repository
52-
path: build
52+
path: "build"
5353
- name: Deploy to GitHub Pages
5454
id: deployment
5555
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)