Skip to content

Commit 34d05dd

Browse files
committed
update
1 parent 649f04f commit 34d05dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/verify-package.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ jobs:
5252
libcurl4-openssl-dev \
5353
pkg-config \
5454
libsasl2-dev \
55-
protobuf-compiler
55+
protobuf-compiler \
56+
musl-tools
57+
sudo ln -sf /usr/bin/musl-gcc /usr/local/bin/x86_64-linux-musl-gcc
5658
5759
- name: Cache Cargo
5860
uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)