eclipse-wakaama / wakaama

Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
BSD 3-Clause "New" or "Revised" License
498 stars 374 forks source link

ci: Install build tools from apt package manager #750

Closed mlasch closed 8 months ago

mlasch commented 8 months ago

Use apt to install cmake and ninja-build instead of using third party Github actions.