Update build.yml
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user