Skip to content

Commit bf47293

Browse files
committed
chore: fix ci config
1 parent bc7b19b commit bf47293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
uses: actions/setup-node@v1
4646
with:
4747
node-version: 12
48+
registry-url: "https://registry.npmjs.org"
4849
- uses: actions/cache@v2
4950
id: yarn-cache
5051
with:

0 commit comments

Comments
 (0)