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