Skip to content

Commit 7e4c880

Browse files
committed
ci: add missing pnpm setup
1 parent b16ab6f commit 7e4c880

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ steps.obtainToken.outputs.token }}
2525
uses: actions/checkout@v5
26+
- uses: pnpm/action-setup@v4
2627
- name: Use Node.js ${{ matrix.node-version }}
2728
uses: actions/setup-node@v4
2829
with:

0 commit comments

Comments
 (0)