install ninja
This commit is contained in:
3
.github/workflows/cmake_arm.yml
vendored
3
.github/workflows/cmake_arm.yml
vendored
@@ -44,6 +44,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
release: '11.2-2022.02'
|
release: '11.2-2022.02'
|
||||||
|
|
||||||
|
- name: Install Ninja
|
||||||
|
run: apt install -y ninja-build
|
||||||
|
|
||||||
- name: Checkout TinyUSB
|
- name: Checkout TinyUSB
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user