From e8ae8096df8cf237a160b2f211155767b912ea4d Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 14 Apr 2025 14:11:16 +0200 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index d4dd5b2..b86a6f1 100644 --- a/action.yaml +++ b/action.yaml @@ -42,7 +42,8 @@ runs: if: ${{ inputs.git_checkout == 'true' }} uses: actions/checkout@v4 - - name: retrieve the version + - name: Retrieve the version + shell: bash run: | # Lire le contenu du fichier et supprimer les espaces/retours chariots SOFTVERSION=$(cat ${{ inputs.version_file }} \