From 40b874ce2a9449d5f4c752ba71cb7b382fcd173d Mon Sep 17 00:00:00 2001 From: Quentin VIGNAUD Date: Mon, 27 Oct 2025 17:30:06 +0100 Subject: [PATCH] Fix typo --- .melodium-ci/on_image.mel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.melodium-ci/on_image.mel b/.melodium-ci/on_image.mel index d7d89b6f..a45d34f1 100644 --- a/.melodium-ci/on_image.mel +++ b/.melodium-ci/on_image.mel @@ -94,7 +94,7 @@ treatment buildTestAyaForArch[logger: Logger, github_contexts: JavaScriptEngine, commands = |raw_commands([ //|format("mkdir /tmp/{short}", |entry("short", short_rust_arch)), //|format("touch /tmp/{short}/github.env", |entry("short", short_rust_arch)), - ${bash -c "curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/taiki-e/setup-cross-toolchain-action/refs/tags/v1/main.sh | bash -"} //, + ${bash -c "curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/taiki-e/setup-cross-toolchain-action/refs/tags/v1/main.sh | bash -"}, |format("cat /tmp/{short}/github.env", |entry("short", short_rust_arch)) ]), variables = |wrap(