Commit c5ce3a6
Fix CI: use cargo build-sbf directly instead of build script
The build-sbf.sh script uses --install-only which isn't supported in
v2.0.25's cargo-build-sbf. In CI, Solana is already on PATH so we
can call cargo build-sbf directly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 905ca97 commit c5ce3a6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments