Update cache dependency path to pnpm-lock.yaml
This commit is contained in:
parent
ce3cd7ba0e
commit
aa35492fb7
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
node-version: '20'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: |
|
||||
**/pnpm-lock.json
|
||||
**/pnpm-lock.yaml
|
||||
|
||||
- name: Install ESLint
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue