Skip to content

Commit 35af6b8

Browse files
committed
Workflow attempted fix 3
1 parent a89d5de commit 35af6b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ 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
25-
sudo apt install --install-recommends winehq-stable
2624
sudo apt install wine64
2725
wine64 --version
2826

0 commit comments

Comments
 (0)