print commands
This commit is contained in:
parent
c69f990dfa
commit
42bb653d1e
2
hangzig
2
hangzig
@ -20,7 +20,7 @@ outside() {
|
|||||||
|
|
||||||
inside() {
|
inside() {
|
||||||
apt-get update && apt-get install -y ca-certificates
|
apt-get update && apt-get install -y ca-certificates
|
||||||
exec ./bazel build --platforms @zig_sdk//:aarch64-macos-gnu //test:gognu
|
exec ./bazel build -s --platforms @zig_sdk//:aarch64-macos-gnu //test:gognu
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user