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:
parent
66de985e4e
commit
f7699e0487
1 changed files with 0 additions and 2 deletions
2
.github/workflows/shell-tool-mcp.yml
vendored
2
.github/workflows/shell-tool-mcp.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue