find gcc versions

This commit is contained in:
briaguya
2024-12-14 20:04:25 -05:00
parent cd0ed128d6
commit d2428672ef

View File

@@ -22,6 +22,8 @@ jobs:
run: |
sudo apt update
sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi
gcc --version
apt search gcc
- name: Compile
run: sh build.sh