Skip to content

Commit

Permalink
Added distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Feb 27, 2023
1 parent 0e3fdd8 commit 96ce1c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
java-version: 17
distribution: 'adopt'
java-version: '17'
- name: Cache SonarCloud packages
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 96ce1c1

Please sign in to comment.