parent
ed6cf7e3d8
commit
151ba3b586
3 changed files with 17 additions and 18 deletions
|
|
@ -16,11 +16,11 @@ jobs:
|
|||
- name: Build Frontend
|
||||
working-directory: frontend
|
||||
run: |
|
||||
npm install
|
||||
npm run production
|
||||
npm ci
|
||||
npm run ci
|
||||
|
||||
- name: Build Backend
|
||||
working-directory: backend
|
||||
run: |
|
||||
npm install
|
||||
npm run production
|
||||
npm ci
|
||||
npm run ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue