Skip to content

Commit 45105a5

Browse files
committed
ci: add missing tools for release
1 parent 5160364 commit 45105a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242

4343
- target: aarch64-unknown-linux-musl
4444
os: ubuntu-22.04-arm
45+
install: sudo apt install clang llvm pkg-config libssl-dev nettle-dev musl-tools
4546
args: --features vendored,crypto-openssl,walker-common/liblzma,csaf --no-default-features
4647
- target: x86_64-unknown-linux-musl
4748
os: ubuntu-22.04

0 commit comments

Comments
 (0)