Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbwong authored Sep 16, 2022
1 parent 36e42aa commit e765176
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 @@ -14,6 +14,7 @@ jobs:
- name: Set Up JDK 11
uses: actions/setup-java@v3
with:
distribution: corretto
java-version: 11
- name: Run Build
run: ./gradlew build
Expand Down

0 comments on commit e765176

Please sign in to comment.