Trying fix

pull/1416/head
Quentin VIGNAUD 2 months ago
parent 40b874ce2a
commit 5e574641a8

@ -94,8 +94,8 @@ treatment buildTestAyaForArch[logger: Logger, github_contexts: JavaScriptEngine,
commands = |raw_commands([ commands = |raw_commands([
//|format("mkdir /tmp/{short}", |entry("short", short_rust_arch)), //|format("mkdir /tmp/{short}", |entry("short", short_rust_arch)),
//|format("touch /tmp/{short}/github.env", |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)) |format("cat /tmp/{short}/github.env", |entry("short", short_rust_arch))*/
]), ]),
variables = |wrap<StringMap>( variables = |wrap<StringMap>(
|map([ |map([

Loading…
Cancel
Save