Redo the glibc compatibility issues workaround, see comment for details
[ldk-java] / .github / workflows / build.yml
index cec1f29cdf229665624043356927ef6fd1fccd8b..cf16a6528ea3c6238875c26851c645200d2c1301 100644 (file)
@@ -15,7 +15,7 @@ jobs:
         run: |
           apt-get update
           apt-get -y dist-upgrade
-          apt-get -y install cargo libstd-rust-dev-wasm32 valgrind lld git g++ clang openjdk-11-jdk maven faketime zip unzip
+          apt-get -y install cargo libstd-rust-dev-wasm32 valgrind lld git g++ clang openjdk-11-jdk maven faketime zip unzip llvm
       - name: Checkout source code
         uses: actions/checkout@v2
         with: