Building arm-gcc projects
jobs: build: name: Building project runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: make uses: embedd-actions/arm-gcc-ci@12.3.rel1 with: command: make --directory Release all
11.3.rel1 12.3.rel1 13.3.rel1