From 93576d5bea6eac057e3494714a2ce52d936951d5 Mon Sep 17 00:00:00 2001 From: NargiT <3153333+NargiT@users.noreply.github.com> Date: Fri, 12 May 2023 09:23:16 +0200 Subject: [PATCH] Update action.yml --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 0a0afbb..7c6d06d 100644 --- a/action.yml +++ b/action.yml @@ -15,6 +15,7 @@ runs: - run: | pip install --user pipx pipx ensurepath + shell: bash - if: ${{ inputs.poetry-version == 'latest' }} run: | pipx install -U poetry