mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
krata: fix darwin builds of kratactl
This commit is contained in:
4
hack/ci/install-mac-deps.sh
Executable file
4
hack/ci/install-mac-deps.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
brew install protobuf
|
Reference in New Issue
Block a user