NeroBurner 22cb7e3388
Some checks failed
CI / build-firmware (push) Has been cancelled
CI / build-simulator (push) Has been cancelled
CI / get-base-ref-size (push) Has been cancelled
CI / Compare build size (push) Has been cancelled
CI: use bash for get-base-ref-size job (#2305)
Same change as done in c3295d6d2a
But for get-base-ref-size job

The variable substitution I introduced are bash features. So they don't work with sh.

Update the size job to use `bash` instead of `sh` as shell
2025-05-29 09:36:50 +02:00
..