Skip to content

Commit 2926e0e

Browse files
committed
Modified: .github/workflows/publish.yml
1 parent 68c909d commit 2926e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Install Node.js v${{ env.NODE_VERSION }}
2525
uses: actions/setup-node@v4
2626
with:
27+
registry-url: https://registry.npmjs.org/
2728
node-version: ${{ env.NODE_VERSION }}
2829
cache: pnpm
2930

0 commit comments

Comments
 (0)