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 78c5350 commit 284713dCopy full SHA for 284713d
.github/workflows/docker-release.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: actions/setup-node@v6
28
with:
29
node-version: '21'
30
+ package-manager-cache: false
31
32
- name: Install dependencies
33
run: npm install
0 commit comments