CI: install mingw-w64-cross-gcc

This commit is contained in:
Christoph Reiter 2021-03-26 13:59:26 +01:00
parent 55e038fd95
commit 829d0a3519

View File

@ -15,7 +15,7 @@ jobs:
with:
msystem: MSYS
update: true
install: msys2-devel base-devel
install: msys2-devel base-devel mingw-w64-cross-gcc
- name: Build
shell: msys2 {0}