Commit 826d00e
committed
fix(ci): include helper binaries in release smoke build
The Linux release workflow needs the sibling helper binaries present before running the headless smoke, otherwise the tagged release job fails before asset packaging starts.
Constraint: Keep the fix scoped to the release workflow so the tag can be rerun without changing runtime behavior
Rejected: Relax the app binary check in smoke mode | release packaging should still verify the real installed binary layout assumptions
Confidence: high
Scope-risk: narrow
Directive: Any release smoke that launches `taskers` directly must build its sibling helper binaries first1 parent 849fed0 commit 826d00e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments