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 dd406f4 commit 8308bc8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,4 @@ jobs:
cd Quelea
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 "RUNNING WINE"
# xvfb-run wine innosetup-5.6.1.exe /VERYSILENT /SUPPRESSMSGBOXES
"./gradlew -Dnightly=true -Dversionsuffix=CI-UNSTABLE clean dist"

0 comments on commit 8308bc8

Please sign in to comment.