Skip to content

Commit cfd4b90

Browse files
committed
fix: remove pnpm version from CI to avoid conflict with packageManager field
1 parent 9f42cf7 commit cfd4b90

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151

5252
# -- Node + Rust for Tauri --
5353
- uses: pnpm/action-setup@v4
54-
with:
55-
version: 10
5654

5755
- uses: actions/setup-node@v4
5856
with:

0 commit comments

Comments
 (0)