Skip to content

Commit 8563cd0

Browse files
committed
foooo
1 parent fccd398 commit 8563cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_win_mingw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
msystem: MINGW64
2020
install: |
2121
mingw-w64-x86_64-gcc mingw-w64-x86_64-make mingw-w64-x86_64-freeglut
22-
mingw-w64-x86_64-libpng mingw-w64-x86_64-libjpeg-turbo
22+
mingw-w64-x86_64-libpng mingw-w64-x86_64-libjpeg-turbo git
2323
2424
- name: install meshview dependencies
2525
run: |

0 commit comments

Comments
 (0)