Skip to content

Commit

Permalink
Update Windows_MinGW_x64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AJenbo authored Dec 27, 2024
1 parent 7f8e91b commit 270d8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Windows_MinGW_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
sudo apt-get update &&
sudo apt-get install -y cmake gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 pkg-config-mingw-w64-x86-64 libz-mingw-w64-dev gettext dpkg-dev wget git sudo smpq &&
sudo rm /usr/x86_64-w64-mingw32/lib/libz.dll.a &&
sudo rm -rf /usr/x86_64-w64-mingw32/lib/cmake/SDL2 &&
sudo Packaging/windows/mingw-prep64.sh
- name: Configure CMake
Expand Down

0 comments on commit 270d8c8

Please sign in to comment.