Skip to content

Commit

Permalink
distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff committed Apr 10, 2024
1 parent 4b0ef6f commit 5ee4dcd
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 @@ -16,6 +16,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 11
distribution: 'temurin'
- name: Build with Maven
env:
MAVEN_OPTS: -Djava.awt.headless=true -Dorg.slf4j.simpleLogger.defaultLogLevel=info -Dmaven.wagon.http.retryHandler.count=2 -Dmaven.wagon.http.pool=true
Expand Down

0 comments on commit 5ee4dcd

Please sign in to comment.