Commit 1481d6d
committed
Update CI to run toolchain version and full build
The workflow now prints the installed `arm-none-eabi-g++` version before building, improving visibility into the toolchain used in CI. It also replaces the bootloader-only Makefile invocation with `scripts/build_all.sh`, so CI builds the full set of artifacts instead of just `bootloader-tftp`.1 parent dfe3b3d commit 1481d6d
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
0 commit comments