ci: install cross from git

This commit is contained in:
Alex Zenla 2024-03-21 21:38:18 +00:00
parent 0191e5b2c1
commit 7ec0ed64dd
No known key found for this signature in database
GPG Key ID: 067B238899B51269

View File

@ -6,4 +6,4 @@ sudo apt-get install -y \
build-essential libssl-dev libelf-dev musl-dev \
flex bison bc protobuf-compiler musl-tools qemu-utils
sudo gem install --no-document fpm
cargo install cross
cargo install cross --git https://github.com/cross-rs/cross