Skip to content

Commit

Permalink
INTERLOK-4206 Need to specify distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Belin committed Oct 27, 2023
1 parent aa89381 commit 7459180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-3.12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Set up JDK 1.8
uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 1.8
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 7459180

Please sign in to comment.