Skip to content

Commit

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

0 comments on commit 336f31f

Please sign in to comment.