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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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