Fix actions/setup-java@v2
This commit is contained in:
3
.github/actions/setup-android/action.yml
vendored
3
.github/actions/setup-android/action.yml
vendored
@@ -6,7 +6,8 @@ runs:
|
||||
- name: Select Java Version
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 1.8
|
||||
distribution: temurin
|
||||
java-version: 8
|
||||
|
||||
- name: Install NDK 21
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user