You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Build STM32CubeIde project
v3.0
This action builds a STM32CubeIde project
Required Path to the STM2CubeIde project file.
Required Target in the STM32CubeIde project file to build.
uses: xanderhendriks/action-build-stm32cubeide with: project-path: 'application/targets/STM32' project-target: 'hexanode'