We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92123d commit 0b71925Copy full SHA for 0b71925
.github/workflows/setup-workers.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/setup-node@v4
19
with:
20
node-version: '20'
21
- cache: 'npm'
22
23
- name: Install Wrangler CLI
24
run: npm install -g wrangler
0 commit comments