Skip to content

Feature: improve CLI installation flow #38

Feature: improve CLI installation flow

Feature: improve CLI installation flow #38

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: xanderhendriks/action-build-stm32cubeide@v10.0
with:
project-path: '.'
project-target: '.'