fix(codex): bootstrap plugin deps before compatibility build

This commit is contained in:
YeonGyu-Kim
2026-05-31 01:40:28 +09:00
parent 7d77bd756e
commit 9fa62932e4
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -548,6 +548,7 @@ jobs:
env:
VERSION: ${{ needs.release-metadata.outputs.version }}
run: |
npm --prefix packages/omo-codex/plugin ci
bun run --cwd packages/omo-codex/plugin build
bun run build:ast-grep-mcp
bun run build:lsp-tools-mcp