We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf93753 commit 0a18bd4Copy full SHA for 0a18bd4
1 file changed
.github/workflows/build-release.yml
@@ -35,7 +35,6 @@ jobs:
35
uses: actions/setup-node@v4
36
with:
37
node-version: "22"
38
- cache: "npm"
39
40
- name: Install dependencies
41
run: npm install
0 commit comments