Skip to content

Commit

Permalink
Add distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoasr authored Feb 21, 2024
1 parent b1a9e8a commit 04ca239
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 @@ -11,6 +11,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v4
with:
distribution: 'corretto'
java-version: '11'
- name: Setup node12
uses: actions/setup-node@v4
Expand Down

0 comments on commit 04ca239

Please sign in to comment.