Skip to content

Commit

Permalink
Merge pull request #25 from uyjulian/del_extra_cmake_modules
Browse files Browse the repository at this point in the history
remove: mingw-w64-i686-extra-cmake-modules in CI
  • Loading branch information
fjtrujy authored Mar 7, 2024
2 parents e32171a + 3fe8361 commit e1d2413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down

0 comments on commit e1d2413

Please sign in to comment.