Skip to content

Commit

Permalink
Update groestlcoin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed May 18, 2024
1 parent d6738de commit b2e69cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/groestlcoin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
host: x86_64-w64-mingw32
arch: "i386"
os: ubuntu-24.04
packages: build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32
packages: build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git nsis g++-mingw-w64-x86-64-posix wine-binfmt binfmt-support wine64 wine32
postinstall: |
sudo update-alternatives --set x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-posix
sudo update-alternatives --set x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-g++-posix
Expand Down

0 comments on commit b2e69cb

Please sign in to comment.