1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-02-03 10:26:01 +00:00

[workflow] fix sdk packages

This commit is contained in:
R4SAS 2020-10-15 05:42:05 +03:00 committed by GitHub
parent a99989f29d
commit 4d6bf69eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,7 @@ jobs:
uses: maxim-lobanov/setup-android-tools@v1 uses: maxim-lobanov/setup-android-tools@v1
with: with:
packages: | packages: |
tools build-tools;28.0.3
platform-tools
build-tools-28.0.3
android-29 android-29
cache: true cache: true
- name: Setup Android NDK - name: Setup Android NDK