fix(ci) fix shell-tool-mcp version v2 (#10101)

## summary
we had a merge conflict from the linux musl fix, let's get this squared
away.
This commit is contained in:
Dylan Hurd 2026-01-28 12:56:26 -07:00 committed by GitHub
parent 66de985e4e
commit f7699e0487
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -344,7 +344,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 10.8.1
run_install: false
- name: Setup Node.js
@ -440,7 +439,6 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 10.8.1
run_install: false
- name: Setup Node.js