Skip to content

Commit 6fd5599

Browse files
committed
adjust cache
1 parent a91fd06 commit 6fd5599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
node-version: "22"
3737
cache: "npm"
38+
cache-dependency-path: "**/package-lock.json"
3839
- uses: actions/cache@v4
3940
with:
4041
path: |

0 commit comments

Comments
 (0)