Skip to content

Commit 49f10a2

Browse files
authored
Merge pull request #197 from elilchen/master
vite build
2 parents 4fd83de + 986d16e commit 49f10a2

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)