mirror of
https://github.com/pret/agbcc.git
synced 2026-08-23 10:54:08 -05:00
find gcc versions
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user