2025-03-20 11:38:16 +03:00
2023-09-20 08:23:57 +03:00
2025-03-20 11:38:16 +03:00
add
2023-09-22 17:35:21 +03:00
2025-03-20 11:37:28 +03:00
2024-11-29 11:14:23 +03:00
2025-03-20 11:37:54 +03:00

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@12.3.rel1
        with: 
          command: make --directory Release all

List of available tags

11.3.rel1
12.3.rel1
13.3.rel1
Description
Сборка проекта arm-gcc
Readme 77 KiB
Languages
Dockerfile 96.7%
Shell 3.3%