Skip to content

Commit b0f9fa9

Browse files
committed
Update publish.yml
1 parent 8dce98b commit b0f9fa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
- name: Checkout
3737
uses: actions/checkout@v4
3838

39+
- name: Set up pnpm
40+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
41+
3942
- name: Setup Node.js
4043
uses: actions/setup-node@v4
4144
with:

0 commit comments

Comments
 (0)