Actualiser action.yaml

This commit is contained in:
2025-04-14 10:12:30 +02:00
parent 928491e336
commit f98ee82e45

View File

@@ -74,7 +74,7 @@ runs:
"$URL"
)
step "Commande exécutée" "${curl_cmd[@]}"
step "Run command" "${curl_cmd[*]}"
result=$("${curl_cmd[@]}") \
&& success "Success" "$COMMAND ping sent to ${SERVER}" \