We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a329e6 commit 1cd3bb6Copy full SHA for 1cd3bb6
1 file changed
.github/workflows/release.yml
@@ -24,6 +24,7 @@ jobs:
24
- uses: actions/setup-node@v4
25
with:
26
node-version: 'lts/*'
27
+ package-manager-cache: false
28
registry-url: 'https://registry.npmjs.org'
29
30
- name: install
0 commit comments