Skip to content

Commit 4efb3f9

Browse files
committed
Workflow attempted fix 6
1 parent d4912ba commit 4efb3f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Install Wine
1919
run: |
20-
sudo apt update && sudo apt upgrade
20+
sudo apt update
2121
sudo apt install wine64
2222
mv ~/.wine ~/.wine64 && WINEARCH=win32 wineboot
2323
wine64 --version

0 commit comments

Comments
 (0)