store additional files with builds (flake/startup/linkerscript/...)

This commit is contained in:
2026-04-23 17:56:46 +02:00
parent 7bd3d205c9
commit 551335bf53
5 changed files with 26 additions and 20 deletions

View File

@ -269,3 +269,5 @@ for my $experiment (@experiments) {
inject($experiment);
results($experiment);
}
Util::notify("Finished all experiments");