Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
ae14ba84c2
commit
64f8e427e6
@ -11,7 +11,7 @@ steps:
|
||||
commands:
|
||||
- set -e
|
||||
- apt update
|
||||
- apt install musl-tools pkg-config libssl-dev openssl -y
|
||||
- apt install musl-tools pkg-config libssl-dev openssl build-essential -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