Skip to content

Commit b55534a

Browse files
committed
fix: pipeline
1 parent c7ff187 commit b55534a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-full.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- uses: actions/setup-node@v4
6161
with:
6262
node-version: '22'
63+
registry-url: 'https://registry.npmjs.org'
6364
cache: 'npm'
6465

6566
- name: Install Dependencies

0 commit comments

Comments
 (0)