Skip to content

Commit

Permalink
specific MSYS2 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Feb 4, 2025
1 parent 5cc2219 commit 0a3c885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contrib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: UCRT64
install: make mingw-w64-gcc mingw-w64-libiconv
install: make mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-libiconv
- name: Build
shell: msys2 {0}
run: make -C contrib -j
Expand Down

0 comments on commit 0a3c885

Please sign in to comment.