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