Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Specify JDK dist
Browse files Browse the repository at this point in the history
  • Loading branch information
pbielicki committed Dec 7, 2021
1 parent e5e214e commit 0eb2ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: 11
distribution: adopt

- name: Publish to GitHub Packages
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 0eb2ea3

Please sign in to comment.