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 default: arm-none-eabi-gcc --version
runs: runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'Action.Dockerfile'
args: args:
- /bin/sh - /bin/sh
- -c - -c