Skip to content

Commit d6ee57b

Browse files
committed
Caching issues?
1 parent 1027476 commit d6ee57b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
uses: actions/setup-node@v4
2929
with:
3030
node-version: '22'
31-
cache: 'npm'
32-
cache-dependency-path: 'package-lock.json'
3331

3432
- name: Install dependencies
3533
run: npm ci --no-audit --fund=false --ignore-scripts

0 commit comments

Comments
 (0)