Update master.yml
This commit is contained in:
parent
38a4d6d6e9
commit
7d6f77638e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
node-version: '20'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install --production
|
||||
run: npm install
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue