mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-22 16:35:33 +00:00
fix(ci/musl): Don't install both llvm18-dev and llvm18-static
This commit is contained in:
@ -4,4 +4,4 @@
|
||||
# This script is used by the CI!
|
||||
|
||||
apk update
|
||||
apk add build-base bash musl-dev curl tar make libtool libffi-dev gcc automake autoconf git openssl-dev g++ pkgconfig llvm18-dev clang18-static llvm18-static zlib-static
|
||||
apk add build-base bash musl-dev curl tar make libtool libffi-dev gcc automake autoconf git openssl-dev g++ pkgconfig clang18-static llvm18-static zlib-static
|
||||
|
Reference in New Issue
Block a user