Skip to content

Commit a80ba8d

Browse files
authored
Update deploy.yml
1 parent c1bcfe6 commit a80ba8d

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
@@ -21,7 +21,7 @@ jobs:
2121
uses: bahmutov/npm-install@v1
2222

2323
- name: Build project
24-
run: npm run build
24+
run: npx vite build --base="/FlowOS/"
2525

2626
- name: Upload production-ready build files
2727
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)