Skip to content

Commit 72381f5

Browse files
zcgclaude
andcommitted
fix: let pnpm version be read from package.json
Remove explicit version to avoid conflict with packageManager field in package.json. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 178b574 commit 72381f5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/88code-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@ jobs:
136136
run: find artifacts -type f | head -50
137137

138138
- uses: pnpm/action-setup@v4
139-
with:
140-
version: 10
141139

142140
- uses: actions/setup-node@v5
143141
with:

0 commit comments

Comments
 (0)