Commit 59e19a8
fix(ci): skip MCP rebuild if pre-built and signed
In CI, the beforeBuildCommand was rebuilding MCP and overwriting
the signed binary. Now it checks if CI=true and binary exists,
skipping the rebuild to preserve the signed version.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 27c20a0 commit 59e19a8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments