diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 75f1ebf68..2f0067255 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,8 +28,8 @@ jobs: chmod +x gradlew chmod +x build-install.sh wget http://files.jrsoftware.org/is/5/innosetup-5.6.1.exe - echo "BOOTING WINE" - wineboot --update +# echo "BOOTING WINE" +# wineboot --update echo "INIT VFB" Xvfb :0 -screen 0 1024x768x16 & echo "RUN WINE INNOSETUP"