Commit e5df852
committed
fix(ci): temporarily disable container build to isolate make issue
- Disable containerized native binary build to test if issue is container-specific
- Use direct build approach instead of containerized build
- This will help isolate whether 'make: o: No such file or directory' is container environment issue
- Can be reverted once we identify root cause1 parent d82b7fb commit e5df852
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments