Skip to content

Commit

Permalink
Try something else for wine (13)
Browse files Browse the repository at this point in the history
  • Loading branch information
martpie committed Dec 24, 2020
1 parent ba2d133 commit e744d96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ jobs:
run: |
sudo apt install --no-install-recommends -y libopenjp2-tools rpm gcc-multilib g++-multilib
sudo add-apt-repository -r 'deb https://dl.winehq.org/wine-builds/ubuntu/ $(lsb_release -cs) main'
sudo add-apt-repository main
sudo add-apt-repository universe
sudo add-apt-repository multiverse
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install wine wine32
Expand Down

0 comments on commit e744d96

Please sign in to comment.