Skip to content

Commit c37473e

Browse files
committed
set registry url
1 parent 15d1714 commit c37473e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ jobs:
171171
with:
172172
node-version: ${{ env.NODE_VERSION }}
173173
cache: 'pnpm'
174+
registry-url: 'https://registry.npmjs.org'
174175

175176
# Cargo already skips downloading dependencies if they already exist
176177
- name: Cache cargo

0 commit comments

Comments
 (0)