This commit is contained in:
parent
08a3ec3883
commit
749192667b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- name: Update deps, install them (to change package-lock.json) and commit
|
- name: Format things if needed
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run prepare
|
npm run prepare
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue