Revert "Revert "fix: musl build"" (#9847)

Fix for
77222492f9
This commit is contained in:
jif-oai
2026-01-25 14:50:31 +01:00
committed by GitHub
parent b332482eb1
commit a748600c42
4 changed files with 139 additions and 19 deletions

View File

@@ -97,6 +97,12 @@ jobs:
with:
targets: ${{ matrix.target }}
- if: ${{ matrix.install_musl }}
name: Install Zig
uses: mlugg/setup-zig@v2
with:
version: 0.14.0
- if: ${{ matrix.install_musl }}
name: Install musl build dependencies
env: