try again
This commit is contained in:
parent
b017ecc9ea
commit
11e79a983e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
# run: ls -R node_modules
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install --production=false
|
||||
run: npm ci --production=True
|
||||
# or npm ci
|
||||
|
||||
- name: Build the app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue