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