mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
workflows: install os builder dependencies
This commit is contained in:
@ -4,5 +4,5 @@ set -e
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
build-essential libssl-dev libelf-dev musl-dev \
|
||||
flex bison bc protobuf-compiler musl-tools
|
||||
flex bison bc protobuf-compiler musl-tools qemu-utils
|
||||
sudo gem install --no-document fpm
|
||||
|
Reference in New Issue
Block a user