Skip to content

Commit 8488d4d

Browse files
Put registry-url back in
1 parent e5d1a81 commit 8488d4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
node-version: '22.x'
2626
cache: 'npm'
27+
registry-url: 'https://registry.npmjs.org'
2728

2829
- name: Install dependencies
2930
run: npm ci

0 commit comments

Comments
 (0)