Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 581fbad

Browse files
committed
chore: add registry url
1 parent 1810c2a commit 581fbad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ runs:
99
uses: actions/setup-node@v4
1010
with:
1111
node-version: 18
12+
registry-url: 'https://registry.npmjs.org'
1213

1314
- uses: pnpm/action-setup@v2
1415
name: Install pnpm

0 commit comments

Comments
 (0)