diff --git a/.github/workflows/compilation.yml b/.github/workflows/compilation.yml index 42cca0b..abcaa4c 100644 --- a/.github/workflows/compilation.yml +++ b/.github/workflows/compilation.yml @@ -44,8 +44,9 @@ jobs: with: 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-make mingw-w64-i686-libogg + base-devel git make texinfo flex bison patch mpc-devel tar + mingw-w64-i686-readline mingw-w64-i686-gcc mingw-w64-i686-cmake + mingw-w64-i686-make mingw-w64-i686-libogg update: true - name: Runs all the stages in the shell