Skip to content

Commit 2a2c053

Browse files
committed
Fix release
1 parent bcd6612 commit 2a2c053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

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

2021
- name: Install dependencies

0 commit comments

Comments
 (0)