Skip to content

Commit

Permalink
Add JDK distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
zhicwu committed Nov 29, 2021
1 parent b731608 commit d83f10b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Install JDK 8 and Maven
uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: 8
- name: Update Configuration
run: |
Expand Down

0 comments on commit d83f10b

Please sign in to comment.