Actualiser action.yaml

This commit is contained in:
2025-04-14 11:59:09 +02:00
parent 8abd730391
commit d6dac744c8

View File

@@ -23,5 +23,5 @@ runs:
check_command curl check_command curl
curl -sSL \ curl -sSL \
'${{ inputs.gitea_server }}/${{ inputs.gitea_repository }}/raw/branch/${{ inputs.script }}' \ '${{ inputs.gitea_server }}/${{ inputs.gitea_repository }}/raw/branch/bashlib.sh' \
-o "${{ github.action_path }}/../${{ inputs.script }}" -o "${{ github.action_path }}/../${{ inputs.script }}"