Skip to content

Commit 5cd0eba

Browse files
committed
ci: stop caching without a lockfile
1 parent 73b0a8b commit 5cd0eba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-node@v5
2020
with:
2121
node-version: 24
22-
cache: "npm"
2322

2423
- name: Install dependencies
2524
run: npm install

0 commit comments

Comments
 (0)