Add some debug info

This commit is contained in:
Alessio 2024-03-13 20:22:50 -07:00
parent 439063dacc
commit d8bf453f9c

View File

@ -3,7 +3,7 @@
from ubuntu:jammy
run dpkg --add-architecture i386
run apt update
run apt install -y curl wine wine32 xvfb
run apt install -y curl ssh wine wine32 xvfb
run curl -SL "https://files.jrsoftware.org/is/6/innosetup-6.2.2.exe" -o is.exe
env DISPLAY ":99"