Update msys2.yml

This commit is contained in:
ksherlock 2020-11-17 16:07:41 -05:00 committed by GitHub
parent 66cf463cbf
commit ae182abaa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
path-type: strict
install: base-devel
install: make gcc mingw32/mingw-w64-i686-gcc mingw64/mingw-w64-x86_64-gcc
# Runs a single command using the runners shell
- name: Make MINGW32