Skip to content

Update and rename CMAKE_BUILD.md to README.md #29

Update and rename CMAKE_BUILD.md to README.md

Update and rename CMAKE_BUILD.md to README.md #29

name: Firmware Linux
on:
push:
branches: [ '**' ]
pull_request:
branches: [ '**' ]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build-common.yml
with:
build-firmware: true
build-configurator: false
artifact-name-suffix: linux
run-windows: false
run-linux: true
run-macos: false