ci/launcher: colors
This commit is contained in:
parent
13a7d6800e
commit
0fd73783db
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -xeuo pipefail
|
||||
|
||||
ZIG=${ZIG:-$(bazel run --run_under=echo @zig_sdk//:zig)}
|
||||
ZIG=${ZIG:-$(bazel run "$@" --run_under=echo @zig_sdk//:zig)}
|
||||
|
||||
for target in \
|
||||
aarch64-linux-gnu.2.19 \
|
||||
|
Loading…
Reference in New Issue
Block a user