Skip to content

Commit

Permalink
distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
muriloalvesdev committed Mar 12, 2024
1 parent 3f92433 commit 529454f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Run Tests
run: mvn clean package

0 comments on commit 529454f

Please sign in to comment.