mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-08 11:33:29 +00:00
Try to fix wine
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user