Skip to content

Commit

Permalink
temurin distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Apr 4, 2024
1 parent 35c65ea commit 41cf425
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 @@ -28,5 +28,6 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: ${{ matrix.java-version }}
distribution: 'temurin'
- name: Build with Maven
run: mvn -B install --no-transfer-progress --file pom.xml

0 comments on commit 41cf425

Please sign in to comment.