Skip to content

Commit

Permalink
remove an automatic downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
red031000 committed May 16, 2023
1 parent 3b82fc9 commit 058dc7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/$(lsb_release -cs)/winehq-$(lsb_release -cs).sources
sudo apt update
sudo ACCEPT_EULA=Y apt -y --fix-missing --allow-downgrades upgrade
sudo apt -y --allow-downgrades install --install-recommends winehq-stable
- name: Checkout Repo
Expand Down

0 comments on commit 058dc7a

Please sign in to comment.