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 4ed4d87 commit 6426183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6426183

Please sign in to comment.