mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-11 09:35:55 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,4 +40,6 @@ jobs:
|
||||
cd ..
|
||||
- name: Build
|
||||
run: |
|
||||
arm-none-eabi-gcc --version
|
||||
riscv-none-embed-gcc --version
|
||||
python3 tools/build_all.py board_test
|
||||
|
||||
Reference in New Issue
Block a user