Skip to content

Commit f2cc298

Browse files
committed
Test release description #try 11
1 parent fc19a4e commit f2cc298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/setup-java@v3
1616
with:
1717
java-version: '17'
18+
distribution: 'corretto'
1819

1920
- name: Build with Gradle
2021
run: ./gradlew build

0 commit comments

Comments
 (0)