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