Commit 74cc3b3
fix(ci): update a3s-box-sdk version in setup-workspace.sh to 0.7
The sed pattern was matching version 0.6 but Cargo.toml uses 0.7,
causing path dependency replacement to silently fail in CI.
Co-Authored-By: Kiro <noreply@anthropic.com>1 parent aca088e commit 74cc3b3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments