Update .github/workflows/build_pull_request.yml
This commit is contained in:
parent
91cbcaef57
commit
b58496b564
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
@ -72,7 +72,7 @@ jobs:
|
|||
- name: Set up Android SDK
|
||||
uses: https://github.com/android-actions/setup-android@00854ea68c109d98c75d956347303bf7c45b0277 # v3
|
||||
with:
|
||||
packages: ""
|
||||
packages: "build-tools;34.0.0"
|
||||
|
||||
- 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