Skip to content

Commit 69cb3dd

Browse files
authored
Update build-msys2-wizmode.yml
1 parent 5017e67 commit 69cb3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-msys2-wizmode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
msystem: MINGW32
1515
release: false
1616
update: false
17-
install: git mingw-w64-i686-gcc make mingw-w64-i686-cmake mingw-w64-i686-libpng mingw-w64-i686-SDL2 mingw-w64-i686-SDL2_mixer
17+
install: git mingw-w64-i686-gcc make mingw-w64-i686-cmake mingw-w64-i686-libpng mingw-w64-i686-SDL2 mingw-w64-i686-SDL2_mixer mingw-w64-i686-pcre2
1818
- name: Get tag name, print
1919
shell: bash
2020
run: |

0 commit comments

Comments
 (0)