diff --git a/.github/workflows/compilation.yml b/.github/workflows/compilation.yml index 71faa02..f24a6a7 100755 --- a/.github/workflows/compilation.yml +++ b/.github/workflows/compilation.yml @@ -44,7 +44,7 @@ jobs: msystem: MINGW32 install: | base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar - mingw-w64-i686-cmake mingw-w64-i686-extra-cmake-modules mingw-w64-i686-make mingw-w64-i686-libogg + mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg update: true shell: msys2 {0}