Skip to content

Commit 2f127b6

Browse files
committed
fix: CI setup for pnpm
1 parent d0d1aa0 commit 2f127b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/setup/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ runs:
66
steps:
77
- name: Setup pnpm
88
uses: pnpm/action-setup@v4
9-
with:
10-
version: 9
119

1210
- name: Setup Node.js
1311
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)