diff --git a/.github/workflows/release-crypto-nodejs.yml b/.github/workflows/release-crypto-nodejs.yml index d682a3e60..0ceee6e5d 100644 --- a/.github/workflows/release-crypto-nodejs.yml +++ b/.github/workflows/release-crypto-nodejs.yml @@ -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