Skip to content

Commit 2dc271f

Browse files
committed
chore: removed registry-url in setup-node action
1 parent 77006c3 commit 2dc271f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/actions/setup-node/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ runs:
99
node-version-file: .nvmrc
1010
cache: 'yarn'
1111
cache-dependency-path: yarn.lock
12-
registry-url: https://registry.npmjs.org/
1312

1413
- name: Install Dependencies
1514
shell: bash

0 commit comments

Comments
 (0)