mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-15 21:40:18 +00:00
Update build.yml
This commit is contained in:
parent
e14698028c
commit
e4a0af5e5e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -56,4 +56,4 @@ jobs:
|
||||
export PATH=$PATH:`echo $HOME/opt/xPacks/@xpack-dev-tools/arm-none-eabi-gcc/*/.content/bin`:`echo $HOME/opt/xPacks/@xpack-dev-tools/riscv-none-embed-gcc/*/.content/bin`
|
||||
arm-none-eabi-gcc --version
|
||||
riscv-none-embed-gcc --version
|
||||
python3 tools/build_all.py board_test
|
||||
python3 tools/build_all.py ${{ matrix.example }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user