build: fix configuration
This commit is contained in:
parent
7d0a51696f
commit
4dbcdf658e
@ -23,7 +23,7 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Build Angular app
|
- name: Build Angular app
|
||||||
run: npm run build -- --prod
|
run: npm run build -- --configuration production
|
||||||
|
|
||||||
- name: Start ssh-agent
|
- name: Start ssh-agent
|
||||||
id: ssh-agent
|
id: ssh-agent
|
||||||
|
Loading…
Reference in New Issue
Block a user