1 parent 2325220 commit 1be3aa0Copy full SHA for 1be3aa0
1 file changed
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/upload-artifact@v7
37
with:
38
name: site
39
- path: ./dist
+ path: ./via-ui/dist
40
41
deploy:
42
name: Deploy
0 commit comments