Skip to content

Commit f709dfa

Browse files
committed
aadarsh-st/SK-2510: Commented registry-url
1 parent 4ecd39b commit f709dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)