Added CI #13
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@@ -20,8 +20,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install make
|
- name: Install make
|
||||||
run: |
|
run: |
|
||||||
apt update -y
|
sudo apt update -y
|
||||||
apt install -y binutils-arm-none-eabi gcc-arm-none-eabi newlib-arm-none-eabi cmake make
|
sudo apt install -y binutils-arm-none-eabi gcc-arm-none-eabi newlib-arm-none-eabi cmake make
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user