Skip to content

Commit a788d6a

Browse files
Removed npm cache option to fix package-lock error.
1 parent 1c0bc3d commit a788d6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.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@v4
2020
with:
2121
node-version: 20.x
22-
cache: 'npm'
2322

2423

2524
- name: "🧩 Generate ephemeral package-lock.json"

0 commit comments

Comments
 (0)