Skip to content

Commit

Permalink
Add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Dec 17, 2023
1 parent 657fe2e commit b7e7897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
sudo apt install -y wine xvfb oraclejdk11
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: |
cd Quelea
chmod +x gradlew
Expand Down

0 comments on commit b7e7897

Please sign in to comment.