mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
kratactl: initial windows bringup
This commit is contained in:
4
hack/ci/install-windows-deps.sh
Normal file
4
hack/ci/install-windows-deps.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
winget install protobuf
|
Reference in New Issue
Block a user