From 2e44f0f183f47958e03cdd30c55d01bfffaf94d5 Mon Sep 17 00:00:00 2001 From: Ales Krenek Date: Mon, 8 Apr 2024 12:25:53 +0200 Subject: [PATCH] x15 --- .github/actions/deploy-common/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/deploy-common/action.yaml b/.github/actions/deploy-common/action.yaml index 8d507f2..6cd64f3 100644 --- a/.github/actions/deploy-common/action.yaml +++ b/.github/actions/deploy-common/action.yaml @@ -10,7 +10,7 @@ inputs: runs: using: 'composite' - shell: bash steps: - name: Install Ansible run: echo ${{ inputs.destination }} + shell: bash