Update build.yml

This commit is contained in:
Ha Thach 2019-12-27 20:07:22 +07:00 committed by GitHub
parent 56f717bca1
commit ee3e2bcc91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ jobs:
# Install RISCV GCC
xpm install --global @xpack-dev-tools/riscv-none-embed-gcc@latest
export PATH=$PATH:`echo $HOME/opt/xPacks/@xpack-dev-tools/riscv-none-embed-gcc/*/.content/bin`
arm-none-eabi-gcc --version
riscv-none-embed-gcc --version
- name: Versions
run: |
arm-none-eabi-gcc --version