Skip to content

Commit e8b58cc

Browse files
committed
SK-2391 Comment registry URL
1 parent 7207326 commit e8b58cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/common-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-node@v1
2020
with:
2121
node-version: '20.x'
22-
registry-url: "https://registry.npmjs.org"
22+
# registry-url: "https://registry.npmjs.org"
2323

2424
- name: Install Packages
2525
run: npm install

0 commit comments

Comments
 (0)