Skip to content

Commit a89d5de

Browse files
committed
Workflow attempted fix 2
1 parent 6813117 commit a89d5de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
2222
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
2323
sudo apt update
24+
sudo apt install wine-stable
2425
sudo apt install --install-recommends winehq-stable
2526
sudo apt install wine64
2627
wine64 --version

0 commit comments

Comments
 (0)