make sure cache and cache-dep-path is set
This commit is contained in:
@@ -25,6 +25,8 @@ jobs:
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
cache: yarn
|
||||
cache-dependency-path: yarn.lock
|
||||
|
||||
- name: Reset yarn.lock to base
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user