Skip to content

Commit 6bb9628

Browse files
committed
push build to correct place
1 parent 54c3163 commit 6bb9628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Upload Build Artifact
3232
uses: actions/upload-pages-artifact@v3
3333
with:
34-
path: build
34+
path: ../build
3535

3636
deploy:
3737
name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)