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 41d4228 commit 7cff028Copy full SHA for 7cff028
.github/workflows/release-to-npm.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/setup-node@v3
19
with:
20
node-version: '16'
21
- cache: 'npm'
22
23
# Step 3: Install dependencies
24
- name: Install dependencies
0 commit comments