mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08: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:
committed by
GitHub
Unverified
parent
be33de3f87
commit
b4b4763009
@@ -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