From 3a221cf027e9467ef4d960a1b8473a55e2e3c5f3 Mon Sep 17 00:00:00 2001 From: WhyPenguins <42032199+WhyPenguins@users.noreply.github.com> Date: Wed, 5 Mar 2025 01:45:34 +1100 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 83db8541..e54cf1de 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -44,7 +44,7 @@ jobs: working-directory: ./ run: | sudo apt-get -qq update - sudo apt-get install -y build-essential cmake + sudo apt-get install -y build-essential cmake libpng-dev libcurl4-openssl-dev libsdl2-dev libsdl2-mixer-dev libsdl2-gfx-dev libsdl2-image-dev libsdl2-net-dev libsdl2-ttf-dev libmikmod-dev libbz2-dev libflac-dev libvorbis-dev libwebp-dev git clone https://github.com/emscripten-core/emsdk.git cd emsdk ./emsdk install 3.1.48