Skip to content

Commit

Permalink
Add java distribution to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykhailo Tiutiun committed Apr 20, 2024
1 parent 7407c9b commit 6077f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
java-package: jdk
cache: maven
Expand Down

0 comments on commit 6077f8a

Please sign in to comment.