Skip to content

Commit

Permalink
build - update mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 25, 2024
1 parent 6f17800 commit 8782a61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-win-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
- name: Update MSYS2 and install i686 packages
shell: msys2 {0}
run: |
pacman -Syu --noconfirm
pacman -S --noconfirm mingw-w64-i686-gcc mingw-w64-i686-make
- name: (Dependency) Install vcpkg
Expand Down

0 comments on commit 8782a61

Please sign in to comment.