Skip to content

Commit 2073fe2

Browse files
feat: updated build path
1 parent 0e594d6 commit 2073fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Upload artifact
4747
uses: actions/upload-pages-artifact@v2
4848
with:
49-
path: ./build
49+
path: ./dist
5050
# Deployment job
5151
deploy:
5252
environment:

0 commit comments

Comments
 (0)