Skip to content

Commit 986d16e

Browse files
author
elilchen
committed
vite build
1 parent 8515012 commit 986d16e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121

122122
- name: Build UI browser file
123123
run: |
124+
npm i
124125
npm run build
125126
working-directory: ./ui/html
126127

0 commit comments

Comments
 (0)