Commit f43b807
Fix anchor CI: run keys sync before build for 1.0.0 compatibility
Anchor 1.0.0 added a hard check that declare_id!() matches the keypair
file, failing the build on mismatch. Running 'anchor keys sync' first
fixes the mismatch in-place before the build runs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e0c1dcc commit f43b807
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
0 commit comments