Commit a7bf8c9
committed
fix: copy bootstrap mcpp.exe before cleaning build dir
The self-host step was deleting the build/ directory which contained
the bootstrap binary, causing "No such file or directory" (exit 127).1 parent e904128 commit a7bf8c9
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
243 | | - | |
244 | 248 | | |
245 | 249 | | |
246 | 250 | | |
| |||
0 commit comments