mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2025-07-04 00:45:43 +03:00
Update action.yml
This commit is contained in:
@ -9,5 +9,7 @@ runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- ${{ inputs.command }}
|
||||
|
||||
|
Reference in New Issue
Block a user