Fix CI error by installing newly required dependency (#846)

This commit is contained in:
Jesse Braham 2025-04-17 09:48:19 +02:00 committed by GitHub
parent 370c70c544
commit eaef938661
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,8 +50,10 @@ runs:
gcc-aarch64-linux-gnu \
gcc-arm-linux-gnueabihf \
git \
libc-dev \
"libc6:${{ inputs.arch }}" \
"libgcc-s1:${{ inputs.arch }}" \
linux-libc-dev \
musl-tools \
pkg-config