Skip to content

Commit f4a1308

Browse files
committed
ci: update npm.yml
1 parent 874c3c7 commit f4a1308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/setup-node@v4
1616
with:
1717
node-version: 'lts/*'
18+
registry-url: 'https://registry.npmjs.org/'
1819
- name: Checkout
1920
uses: actions/checkout@v4
2021
- name: Install dependencies

0 commit comments

Comments
 (0)