Skip to content

Commit 4f4436e

Browse files
authored
Update gradle.yml
1 parent 08a200c commit 4f4436e

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
@@ -13,5 +13,6 @@ jobs:
1313
uses: actions/setup-java@v3
1414
with:
1515
java-version: 1.8
16+
distribution: 'zulu'
1617
- name: Build with Gradle
1718
run: ./gradlew clean build

0 commit comments

Comments
 (0)