Skip to content

Commit aecbe73

Browse files
Try removing registry from node action
1 parent d681478 commit aecbe73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: actions/setup-node@v3
1818
with:
1919
node-version: 20
20-
registry-url: 'https://registry.npmjs.org'
2120

2221
- name: Install dependencies
2322
run: npm ci

0 commit comments

Comments
 (0)