Update github CI action to reflect vite change
This commit is contained in:
parent
f1c8eeff93
commit
556fcb9e1a
|
@ -93,4 +93,4 @@ jobs:
|
||||||
run: npm install --no-audit --no-progress --silent
|
run: npm install --no-audit --no-progress --silent
|
||||||
|
|
||||||
- name: Build client
|
- name: Build client
|
||||||
run: npm run production
|
run: npm run build
|
||||||
|
|
Loading…
Reference in New Issue