Update build.yml
This commit is contained in:
@ -20,6 +20,7 @@ jobs:
|
||||
|
||||
- name: Build frontend
|
||||
run: |
|
||||
npm install -g npm@latest
|
||||
cd frontend
|
||||
npm install
|
||||
npm run build
|
||||
|
Reference in New Issue
Block a user