Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 87f9b77

Browse files
Remove custom registry setting
This is now included in the yarnrc.yml file
1 parent bc7a2fb commit 87f9b77

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,5 @@ jobs:
410410
run: YARN_ENABLE_COLORS=true yarn install
411411
- name: Prepare for publish
412412
run: ./build-scripts/add-os-restrictions.js
413-
- name: Configure yarn
414-
run: yarn config set registry https://registry.npmjs.org/
415413
- name: Publish packages to npm
416414
run: yarn publish-packages

0 commit comments

Comments
 (0)