Skip to content

Commit 6fb0488

Browse files
committed
Try removing registry-url
1 parent 6a2bef8 commit 6fb0488

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: actions/setup-node@v4
2727
with:
2828
node-version: 22
29-
registry-url: https://registry.npmjs.org
3029
cache: npm
3130

3231
- name: Install Dependencies

0 commit comments

Comments
 (0)