Skip to content

Commit f3192ca

Browse files
authored
Merge pull request #14 from uyjulian/del_extra_cmake_modules
remove: mingw-w64-i686-extra-cmake-modules in CI
2 parents 0ca3171 + e5ca8fd commit f3192ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
msystem: MINGW32
4545
install: |
4646
base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar
47-
mingw-w64-i686-cmake mingw-w64-i686-extra-cmake-modules mingw-w64-i686-make mingw-w64-i686-libogg
47+
mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg
4848
update: true
4949
shell: msys2 {0}
5050

0 commit comments

Comments
 (0)