Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
9e125f08e8
commit
628e842988
@ -13,7 +13,7 @@ steps:
|
||||
commands:
|
||||
- set -e
|
||||
- apt update
|
||||
- apt install musl-tools pkg-config libssl-dev openssl build-essential musl-dev openssl-dev -y
|
||||
- apt install musl-tools pkg-config libssl-dev openssl build-essential musl-dev openssl-src -y
|
||||
- rustup target add x86_64-unknown-linux-musl
|
||||
- cargo build --target=x86_64-unknown-linux-musl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user