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 c7ff187 commit b55534aCopy full SHA for b55534a
.github/workflows/ci-full.yaml
@@ -60,6 +60,7 @@ jobs:
60
- uses: actions/setup-node@v4
61
with:
62
node-version: '22'
63
+ registry-url: 'https://registry.npmjs.org'
64
cache: 'npm'
65
66
- name: Install Dependencies
0 commit comments