Skip to content

Commit 8cdb512

Browse files
committed
revert registry-url
1 parent 80cdc53 commit 8cdb512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/staging-step-1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ jobs:
291291
uses: actions/setup-node@v4
292292
with:
293293
node-version: 24.x
294+
registry-url: 'https://registry.npmjs.org'
294295

295296
- name: Install dependencies
296297
run: npm ci

0 commit comments

Comments
 (0)