From 9a574bce2c994420a151d1ab3f9b3f2b47a75e27 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Tue, 19 Sep 2023 01:06:20 +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 e0e111f..17bcdcf 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: default: 'build' runs: using: 'docker' - image: 'Dockerfile' + image: 'Action.Dockerfile' args: - west - build