mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
fix(ci) missing package.json for shell-mcp-tool (#10135)
## Summary This _should_ be the final place to fix.
This commit is contained in:
3
.github/workflows/shell-tool-mcp.yml
vendored
3
.github/workflows/shell-tool-mcp.yml
vendored
@@ -445,6 +445,9 @@ jobs:
|
||||
id-token: write
|
||||
contents: read
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user