Skip to content

Commit

Permalink
Trying to explicitly install amd64 install... we'll see I guess?
Browse files Browse the repository at this point in the history
  • Loading branch information
MC42 committed Dec 12, 2022
1 parent 5c56958 commit af8eff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list #https://github.com/actions/runner-images/issues/4589#issuecomment-1260157764
sudo apt update && sudo apt upgrade
sudo apt install --install-recommends --install-suggests --fix-broken winehq-staging
sudo apt install --install-recommends --install-suggests --fix-broken winehq-staging-amd64
- name: Build for Windows
run: |
Expand Down

0 comments on commit af8eff9

Please sign in to comment.