We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5160364 commit 45105a5Copy full SHA for 45105a5
.github/workflows/release.yaml
@@ -42,6 +42,7 @@ jobs:
42
43
- target: aarch64-unknown-linux-musl
44
os: ubuntu-22.04-arm
45
+ install: sudo apt install clang llvm pkg-config libssl-dev nettle-dev musl-tools
46
args: --features vendored,crypto-openssl,walker-common/liblzma,csaf --no-default-features
47
- target: x86_64-unknown-linux-musl
48
os: ubuntu-22.04
0 commit comments