Searched +full:ninja +full:- +full:build (Results 1 – 1 of 1) sorted by relevance
1 name: build & test6 # This workflow contains 2 jobs build and test8 build:9 name: Build uoscore-uedhoc10 runs-on: ubuntu-latest13 - name: Install Zephyr tools15 wget https://apt.kitware.com/kitware-archive.sh16 sudo bash kitware-archive.sh17 …--no-install-recommends git cmake ninja-build gperf ccache dfu-util device-tree-compiler wget pyth…18 cmake --version[all …]