mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-25 16:32:14 +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
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
#image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
|
||||
image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
|
||||
args:
|
||||
- ${{ inputs.command }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user