mirror of
https://github.com/espressif/openthread.git
synced 2026-09-02 23:30:07 +00:00
[github-actions] install ninja in cli-ftd-otns (#6487)
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
||||
- name: Bootstrap
|
||||
run: |
|
||||
sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
|
||||
sudo apt-get --no-install-recommends install -y g++-multilib lcov
|
||||
sudo apt-get --no-install-recommends install -y g++-multilib lcov ninja-build
|
||||
./bootstrap
|
||||
- name: Run OTNS Tests
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user