Skip to content

Commit 24f6564

Browse files
committed
Update frontend path
1 parent 33be5d9 commit 24f6564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
uses: actions/configure-pages@v4
3434
- uses: actions/upload-pages-artifact@v3
3535
with:
36-
path: "./dist"
36+
path: "./frontend/dist"
3737
- uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)