Skip to content

Commit 70383d4

Browse files
committed
build: update npm-publish.yml
1 parent b156430 commit 70383d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v3
16+
- uses: pnpm/action-setup@v2
17+
with:
18+
version: 8
1619
- uses: actions/setup-node@v3
1720
with:
1821
node-version: 18

0 commit comments

Comments
 (0)