Skip to content

Commit 94b8bfa

Browse files
committed
ci: fix
1 parent 5132c72 commit 94b8bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/setup-node@v4
2020
with:
2121
node-version: "20.x"
22+
registry-url: "https://registry.npmjs.org"
2223

2324
- name: Install
2425
run: npm install

0 commit comments

Comments
 (0)