Update .github/workflows/build_push.yml
This commit is contained in:
parent
eb1a4a41cd
commit
df523fe2f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -133,7 +133,7 @@ jobs:
|
||||||
if: "github.repository == 'AlmightyHak/extensions-source'"
|
if: "github.repository == 'AlmightyHak/extensions-source'"
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Android SDK
|
- name: Set up Android SDK
|
||||||
uses: https://github.com/android-actions/setup-android@00854ea68c109d98c75d956347303bf7c45b0277 # v3
|
uses: https://github.com/android-actions/setup-android@00854ea68c109d98c75d956347303bf7c45b0277 # v3
|
||||||
with:
|
with:
|
||||||
packages: "build-tools;34.0.0"
|
packages: "build-tools;34.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue