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
b1699044b1
commit
1eb2f650dc
@ -10,7 +10,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:12.3.rel1'
|
image: 'docker://sergeyladanov/arm-gcc:12.3.rel1-v1'
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.command }}
|
- ${{ inputs.command }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user