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 }}