guh
parent
5ae9053b04
commit
1f7ee744ef
|
@ -29,10 +29,10 @@ jobs:
|
|||
ref: "builds"
|
||||
path: "builds"
|
||||
|
||||
- name: Setup JDK 8
|
||||
- name: Setup JDK 11
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 8
|
||||
java-version: 11
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v2
|
||||
|
|
Loading…
Reference in New Issue