mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-26 00:42:22 +03:00
Update action.yml
This commit is contained in:
parent
ded3ed53c6
commit
4693661e09
@ -7,8 +7,7 @@ inputs:
|
|||||||
default: arm-none-eabi-gcc --version
|
default: arm-none-eabi-gcc --version
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
|
||||||
#image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
|
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.command }}
|
- ${{ inputs.command }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user