We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5faa7f4 commit 49bc5adCopy full SHA for 49bc5ad
1 file changed
.github/workflows/publish.yml
@@ -15,6 +15,7 @@ jobs:
15
- name: Set up JDK
16
uses: actions/setup-java@v2
17
with:
18
+ distribution: 'adopt'
19
java-version: 8
20
21
- name: Run Gradle tasks
0 commit comments