Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7caa151 commit 8a15bd5Copy full SHA for 8a15bd5
.github/workflows/main.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: actions/[email protected]
21
with:
22
java-version: 11
23
+ distribution: 'adopt'
24
- name: Grant execute permission for gradlew
25
run: chmod +x gradlew
26
- name: Build with Gradle
0 commit comments