Update build.yml

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

View File

@ -23,6 +23,7 @@ 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`
echo $PATH
arm-none-eabi-gcc --version
riscv-none-embed-gcc --version
- name: Versions