Skip to content

Commit b0abbb4

Browse files
committed
chore: Remove pnpm version specification from release workflow
1 parent 738be3d commit b0abbb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
node-version: 20.x
1818

1919
- uses: pnpm/action-setup@v4
20-
with:
21-
version: 10
2220

2321
- name: Build
2422
run: |

0 commit comments

Comments
 (0)