Skip to content

Commit

Permalink
specify jdk distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHess committed Feb 7, 2024
1 parent 8e2c8b3 commit 17a87c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: '17'
distribution: liberica

- name: Build with Gradle
run: gradlew --no-daemon build
Expand Down

0 comments on commit 17a87c2

Please sign in to comment.