Skip to content

Commit f444179

Browse files
fix(ci): set NPM registry
1 parent 0673a69 commit f444179

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
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
node-version-file: ".nvmrc"
5959
cache: pnpm
60+
registry-url: "https://registry.npmjs.org"
6061

6162
- name: 🧩 Install Dependencies
6263
run: pnpm pnpm.install.workaround

0 commit comments

Comments
 (0)