Skip to content

Commit 0b71925

Browse files
committed
fix: cache issue
1 parent e92123d commit 0b71925

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/setup-workers.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version: '20'
21-
cache: 'npm'
2221

2322
- name: Install Wrangler CLI
2423
run: npm install -g wrangler

0 commit comments

Comments
 (0)