mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
Fix the CI for meson: Attempt 9000
This commit is contained in:
parent
f231fc382a
commit
8f3c8446c1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user