mirror of
https://github.com/KranX/Vangers.git
synced 2025-12-01 07:25:28 +07:00
try to use latest version off gcc for win32
This commit is contained in:
@@ -12,7 +12,9 @@ jobs:
|
||||
steps:
|
||||
- uses: numworks/setup-msys2@v1
|
||||
with:
|
||||
msystem: MINGW64
|
||||
msystem: MINGW32
|
||||
- name: update libs
|
||||
run: msys2do pacman -Syu
|
||||
- name: install libs
|
||||
run: msys2do pacman --noconfirm -S
|
||||
mingw-w64-i686-ninja
|
||||
|
||||
Reference in New Issue
Block a user