Skip to content

Commit

Permalink
Add mingw-w64-x86_64-winpthreads
Browse files Browse the repository at this point in the history
  • Loading branch information
lemniscati committed Feb 16, 2021
1 parent e3ac57e commit 0f734e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
msystem: MINGW64
update: true
path-type: minimal
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake mingw-w64-x86_64-libpng
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-cmake mingw-w64-x86_64-libpng mingw-w64-x86_64-winpthreads

- name: Create Build Environment
run: |
Expand Down

0 comments on commit 0f734e3

Please sign in to comment.