add procps
This commit is contained in:
parent
08d8ab2d73
commit
b7e183aaef
2
hangzig
2
hangzig
@ -19,7 +19,7 @@ outside() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
inside() {
|
inside() {
|
||||||
apt-get update && apt-get install -y ca-certificates
|
apt-get update && apt-get install -y ca-certificates procps
|
||||||
exec ./bazel build -s --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