Update build.yml

This commit is contained in:
Ha Thach
2019-12-27 21:08:16 +07:00
committed by GitHub
parent e14698028c
commit e4a0af5e5e

View File

@@ -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 }}