Skip to content

Commit 78d9a97

Browse files
committed
adding cache-dependency-path
1 parent 5927bdd commit 78d9a97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
node-version: '20'
2020
cache: 'pnpm'
21+
cache-dependency-path: 'packages/scenes-client/pnpm-lock.yaml'
2122
- run: pnpm install
2223
- name: Lint scenes client
2324
working-directory: packages/scenes-client

0 commit comments

Comments
 (0)