From 9ef63c300a14e7e6fa9e3a12b782c8b97b7fcabe Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:59:50 +0300 Subject: [PATCH] Update action.yml --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index 288b3ee..658d51a 100644 --- a/action.yml +++ b/action.yml @@ -9,7 +9,5 @@ runs: using: 'docker' image: 'Dockerfile' args: - - /bin/bash - - -c - ${{ inputs.command }}