Skip to content

Commit 45c84d6

Browse files
committed
debug
1 parent 83dac17 commit 45c84d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212

13+
- uses: actions/setup-node@v4
14+
with:
15+
registry-url: https://registry.npmjs.org/
16+
1317
- uses: pnpm/action-setup@v2
1418
name: Install pnpm
1519
with:

0 commit comments

Comments
 (0)