Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a15bd5

Browse files
committed
added distro for java@v3
1 parent 7caa151 commit 8a15bd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/[email protected]
2121
with:
2222
java-version: 11
23+
distribution: 'adopt'
2324
- name: Grant execute permission for gradlew
2425
run: chmod +x gradlew
2526
- name: Build with Gradle

0 commit comments

Comments
 (0)