Update action.yml

This commit is contained in:
Sergey
2023-09-19 00:07:46 +03:00
committed by GitHub
parent 2882c59d71
commit 2d7a577d99

View File

@ -7,7 +7,7 @@ inputs:
default: arm-none-eabi-gcc --version
runs:
using: 'docker'
image: 'Dockerfile'
image: 'Action.Dockerfile'
args:
- /bin/sh
- -c