@ -15,7 +15,7 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
update: true
install: unzip mingw-w64-SDL2
install: unzip mingw-w64-x86_64-SDL2
msystem: MINGW64
- uses: actions/checkout@v2