From 8a231441d5d1d1f9de4727fbfce3ebbaf46e990c Mon Sep 17 00:00:00 2001 From: Quentin VIGNAUD Date: Mon, 6 Oct 2025 16:51:16 +0200 Subject: [PATCH] Trying fix --- .melodium-ci/lib-root.mel | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.melodium-ci/lib-root.mel b/.melodium-ci/lib-root.mel index 0aa70662..0a1f221e 100644 --- a/.melodium-ci/lib-root.mel +++ b/.melodium-ci/lib-root.mel @@ -56,12 +56,14 @@ treatment buildTestAyaForArch[logger: Logger, runner: CicdRunnerEngine](short: s executor_name = |wrap(short), commands = |raw_commands([ |format("rustup target add {arch}", |entry("arch", arch)), + //"cargo install cargo-hack", ${bash -c "curl https://raw.githubusercontent.com/taiki-e/install-action/refs/heads/cargo-hack/main.sh | bash -"}, ${bash -c "curl https://raw.githubusercontent.com/taiki-e/setup-cross-toolchain-action/refs/tags/v1/main.sh | bash -"} ]), environment = |wrap( |environment( |map([ + |entry("INPUT_TOOL", "cargo-hack"), |entry("INPUT_TARGET", arch) ]), _, // working_directory