Try to fix wine

This commit is contained in:
Jindra Petřík
2026-02-03 22:36:30 +01:00
parent 2fe296f6ca
commit ad01422ded

View File

@@ -38,7 +38,7 @@ jobs:
run: |
dpkg --add-architecture i386
apt-get update -y -qq
apt-get install -y -qq winehq-stable
apt-get install -y -qq wine
wine --version
- name: Set up JDKs