commit | 34b0596f7f08cea50fdabdbf6c1128767f66fe0c | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Oct 07 15:15:01 2025 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Oct 13 10:27:26 2025 +0100 |
tree | 349239a50f0e2647064cc1b6184d6eb33ea085bf | |
parent | d316550bebf476a1968b54fc2a2550ecd37d0749 [diff] |
fix(ci): don't overwrite the build console with the runtime one On parallel builds both will appear one after the other. But on serial builds the append flag was missed, causing in the loss of the console. Add it to also have both. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I6bbfd168d04dcc282b043c14e5eb5d55bb934b00