Skip to content

Commit 181574a

Browse files
committed
chore: remove explicit pnpm setup from binary cli build GHA
1 parent e7b5ec4 commit 181574a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-cli-binaries.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ jobs:
5151
with:
5252
bun-version: latest
5353

54-
- name: Setup pnpm
55-
uses: pnpm/action-setup@v4
56-
with:
57-
version: 10.11.0
58-
5954
- name: Setup Node.js
6055
uses: actions/setup-node@v6
6156
with:

0 commit comments

Comments
 (0)