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 80cdc53 commit 8cdb512Copy full SHA for 8cdb512
1 file changed
.github/workflows/staging-step-1.yml
@@ -291,6 +291,7 @@ jobs:
291
uses: actions/setup-node@v4
292
with:
293
node-version: 24.x
294
+ registry-url: 'https://registry.npmjs.org'
295
296
- name: Install dependencies
297
run: npm ci
0 commit comments