diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b6868385a..9f5cec0c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,11 @@ jobs: echo "Using display $DISPLAY" Xvfb $DISPLAY & wine wineboot --init + echo "Installing INNOSETUP" wine innosetup-5.6.1.exe /VERYSILENT /SUPPRESSMSGBOXES + ls -l ~/.wine + ls -l ~/.wine/drive_c/ + ls -l "~/.wine/drive_c/Program Files (x86)" ls -l "~/.wine/drive_c/Program Files (x86)/Inno Setup 5" cd Quelea chmod +x gradlew