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