Skip to content

Commit 2059aab

Browse files
authored
Update gradle.yml
1 parent 00c310d commit 2059aab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Set up JDK 11
2121
uses: actions/setup-java@v4
2222
with:
23+
distribution: 'temurin'
2324
java-version: 11
2425

2526
- name: Grant execute permission for gradlew

0 commit comments

Comments
 (0)