Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamebal authored Sep 19, 2023
1 parent 3277985 commit c48e57d
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 @@ -19,6 +19,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '17'
maven-version: '3.8.4'

- name: Build with Maven
run: mvn clean package -DskipTests
Expand Down

0 comments on commit c48e57d

Please sign in to comment.