Update build.yml

This commit is contained in:
2fort sink
2026-02-01 18:58:52 -03:00
committed by GitHub
parent cff4267a68
commit f36383d0e7

View File

@@ -32,6 +32,7 @@ jobs:
run: |
aarch64-none-elf-gcc --version
aarch64-none-elf-g++ --version
/usr/lib/ccache/arm-none-eabi-gcc -v
shell: bash # is this even needed? but for consistency let's keep using it
- name: Install ccache