Skip to content

Commit cb7b926

Browse files
committed
chore: update github action
1 parent 988a016 commit cb7b926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ runs:
88
cache: "yarn"
99
cache-dependency-path: "yarn.lock"
1010
node-version-file: ".nvmrc"
11+
registry-url: "https://registry.npmjs.org"
1112

1213
- name: Install Yarn
1314
shell: bash

0 commit comments

Comments
 (0)