Update release.yml
This commit is contained in:
parent
c4ed25bdba
commit
842e3274dc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
|||
uses: actions/setup-java@main
|
||||
with:
|
||||
java-version: 11
|
||||
distribution: adopt
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@7c5672355aaa8fde5f97a91aa9a99616d1ace6bc # v2.0.10
|
||||
|
|
Loading…
Reference in a new issue