add procps
This commit is contained in:
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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user