mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
workflows: fix dependencies
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
set -e
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential libssl-dev libelf-dev flex bison bc
|
||||
sudo apt-get install -y build-essential libssl-dev libelf-dev flex bison bc protobuf-compiler
|
||||
|
Reference in New Issue
Block a user