From 6907ade2ae2b036d05458a32a615455bd82ceffc Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Wed, 13 Mar 2024 15:19:56 -0500 Subject: [PATCH] libGLX and libOpenGL should be provided by the system, and not included in the package --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61f98ec0..f4784926 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -152,6 +152,8 @@ jobs: pushd supercell-wx/ cd lib/ ln -s libssl.so.3 libssl.so + rm -f libGLX.so* + rm -f libOpenGL.so* cd .. mkdir -p plugins/ cd plugins/