Skip to content

Commit

Permalink
Fix the CI for meson: Attempt 9000
Browse files Browse the repository at this point in the history
  • Loading branch information
mid-kid committed Jul 26, 2023
1 parent f231fc3 commit 8f3c844
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
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 dpkg --add-architecture i386
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get install -y --install-recommends python3-pip ninja-build winehq-stable
pip install --user meson
Expand Down

0 comments on commit 8f3c844

Please sign in to comment.