mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-13 18:45:44 -04:00
Install musl-gcc for linux-musl nodejs releases
This commit is contained in:
1
.github/workflows/release-crypto-nodejs.yml
vendored
1
.github/workflows/release-crypto-nodejs.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
apt_install: gcc-arm-linux-gnueabihf
|
||||
- target: x86_64-unknown-linux-musl
|
||||
os: ubuntu-latest
|
||||
apt_install: musl-tools
|
||||
# ----------------------------------- macOS
|
||||
- target: aarch64-apple-darwin
|
||||
os: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user