This commit is contained in:
parent
b6a9fd071a
commit
d2184c96a5
@ -13,7 +13,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: https://github.com/actions/setup-node@v4
|
- uses: https://github.com/actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
version: 'latest'
|
node-version: 'latest'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
cache-dependency-path: 'package-lock.json'
|
cache-dependency-path: 'package-lock.json'
|
||||||
- run: npm i
|
- run: npm i
|
||||||
|
Loading…
Reference in New Issue
Block a user