Skip to content

Commit

Permalink
Add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Dec 18, 2023
1 parent d7d15f3 commit ec4ac12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec4ac12

Please sign in to comment.