Update github CI action to reflect vite change
This commit is contained in:
2
.github/workflows/laravel.yml
vendored
2
.github/workflows/laravel.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user