We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0220d8 commit 54eade5Copy full SHA for 54eade5
.github/workflows/compilation.yml
@@ -44,8 +44,9 @@ jobs:
44
with:
45
msystem: MINGW32
46
install: |
47
- base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar
48
- mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg
+ base-devel git make texinfo flex bison patch binutils mpc-devel tar
+ mingw-w64-i686-readline mingw-w64-i686-gcc mingw-w64-i686-cmake
49
+ mingw-w64-i686-make mingw-w64-i686-libogg
50
update: true
51
52
- name: Runs all the stages in the shell
0 commit comments