Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -40,4 +40,6 @@ jobs:
|
|||||||
cd ..
|
cd ..
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
arm-none-eabi-gcc --version
|
||||||
|
riscv-none-embed-gcc --version
|
||||||
python3 tools/build_all.py board_test
|
python3 tools/build_all.py board_test
|
||||||
|
Reference in New Issue
Block a user