From 2d7a577d994acf07a6da03f363a7608599d320b0 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Tue, 19 Sep 2023 00:07:46 +0300 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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