Commit f8cef40
committed
fix(release): build bwrap on all Linux targets
The Build bwrap step was gated on matrix.bundle == 'primary', but
cometix removed the bundle matrix field. This caused bwrap to never
build, making npm staging fail. Changed to gate on linux target only.1 parent 8656440 commit f8cef40
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
0 commit comments