From 6426183f2ef5937728d288f4050812613c36b5ae Mon Sep 17 00:00:00 2001 From: berry120 Date: Mon, 18 Dec 2023 00:00:12 +0000 Subject: [PATCH] Add workflow --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"