diff --git a/action.yml b/action.yml index 75d2a67..5100267 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: default: arm-none-eabi-gcc --version runs: using: 'docker' - image: 'Dockerfile' + image: 'Action.Dockerfile' args: - /bin/sh - -c