Skip to content

Commit

Permalink
chore: mingw32: adjust i686 package names
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed Dec 29, 2024
1 parent 3a98b04 commit 64e84d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
msystem: MINGW32
update: false
install: git make pkg-config mingw-w64-i686-gcc mingw-w64-i686-ntldd-git mingw-w64-i686-qt5 mingw-w64-i686-jq zip
install: git make pkg-config mingw32/mingw-w64-i686-gcc mingw32/mingw-w64-i686-ntldd mingw32/mingw-w64-i686-qt5 mingw32/mingw-w64-i686-jq zip
- run: git config --global core.autocrlf input
shell: bash
- uses: actions/checkout@v4
Expand Down

0 comments on commit 64e84d1

Please sign in to comment.