mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 03:16:54 +00:00
workflow: add distribution to setup-java
This commit is contained in:
1
.github/workflows/run.yml
vendored
1
.github/workflows/run.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 1.8
|
||||
distribution: 'adopt'
|
||||
|
||||
- name: Setup Android SDK
|
||||
id: 'setup-android'
|
||||
|
||||
Reference in New Issue
Block a user