Update .github/workflows/build_pull_request.yml
This commit is contained in:
parent
75970fa635
commit
72a93f55be
1 changed files with 5 additions and 0 deletions
5
.github/workflows/build_pull_request.yml
vendored
5
.github/workflows/build_pull_request.yml
vendored
|
@ -57,6 +57,11 @@ jobs:
|
|||
with:
|
||||
java-version: 17
|
||||
distribution: temurin
|
||||
|
||||
- name: Set up Android SDK
|
||||
uses: https://github.com/android-actions/setup-android@00854ea68c109d98c75d956347303bf7c45b0277 # v3
|
||||
with:
|
||||
packages: ""
|
||||
|
||||
- name: Set up Gradle
|
||||
uses: https://github.com/gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue