Building arm-gcc projects with xpack compilator
jobs: build: name: Building project runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: make uses: embedd-actions/arm-gcc-xpack-ci@v12.3.1 with: command: make --directory Release all
v12.3.1