mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
ci: install cross from git
This commit is contained in:
@ -6,4 +6,4 @@ sudo apt-get install -y \
|
|||||||
build-essential libssl-dev libelf-dev musl-dev \
|
build-essential libssl-dev libelf-dev musl-dev \
|
||||||
flex bison bc protobuf-compiler musl-tools qemu-utils
|
flex bison bc protobuf-compiler musl-tools qemu-utils
|
||||||
sudo gem install --no-document fpm
|
sudo gem install --no-document fpm
|
||||||
cargo install cross
|
cargo install cross --git https://github.com/cross-rs/cross
|
||||||
|
Reference in New Issue
Block a user