Actualiser action.yaml

This commit is contained in:
2025-04-14 16:12:10 +02:00
parent 283f14fca6
commit 60e1cb228a

View File

@@ -58,7 +58,7 @@ runs:
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/bash-library@main uses: https://gargoton.petite-maison-orange.fr/pmo-actions/bash-library@main
- name: Set debug mode - name: Set debug mode
if: inputs.debug if: inputs.debug == 'true'
shell: bash shell: bash
run: | run: |
source "${{ github.action_path }}/../bashlib.sh" source "${{ github.action_path }}/../bashlib.sh"