mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2026-08-13 22:50:33 +03:00
405 B
405 B
arm-gcc-ci
Building arm-gcc projects
Usage:
jobs:
build:
name: Building project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
uses: embedd-actions/arm-gcc-ci@14.3.rel1
with:
command: make --directory Release all
List of available tags
11.3.rel1
12.3.rel1
13.3.rel1
14.3.rel1