Skip to content

Commit 321d7be

Browse files
authored
Update node.js.yml
1 parent eac5166 commit 321d7be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
node-version: 22.x
2323
cache: 'npm'
24+
cache-dependency-path: ./packages/nextjs-cache-handler/package-lock.json
2425
- run: npm ci
2526
- run: npm run build --if-present
2627
- run: npm test

0 commit comments

Comments
 (0)