mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-26 08:52:15 +03:00
Update action.yml
This commit is contained in:
parent
9ef63c300a
commit
999f7a2792
@ -9,5 +9,7 @@ runs:
|
|||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
args:
|
args:
|
||||||
|
- /bin/sh
|
||||||
|
- -c
|
||||||
- ${{ inputs.command }}
|
- ${{ inputs.command }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user