mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2025-12-16 05:28:49 +03:00
add
This commit is contained in:
@@ -7,9 +7,8 @@ inputs:
|
||||
default: arm-none-eabi-gcc --version
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://sergeyladanov/arm-gcc:v1'
|
||||
image: 'Dockerfile'
|
||||
#image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
|
||||
args:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- ${{ inputs.command }}
|
||||
- ${{ inputs.command }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user