CI: setup NDK/SDK
This commit is contained in:
parent
d0dce8ed07
commit
104255b4fe
1
.github/workflows/packages.yml
vendored
1
.github/workflows/packages.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
# Install build tools
|
# Install build tools
|
||||||
./scripts/setup-ubuntu.sh
|
./scripts/setup-ubuntu.sh
|
||||||
|
./scripts/setup-android-sdk.sh
|
||||||
# Remove duplicates and deleted packages from $PACKAGE_NAMES.
|
# Remove duplicates and deleted packages from $PACKAGE_NAMES.
|
||||||
# Write names of deleted packages to a list that will be passed to upload job for
|
# Write names of deleted packages to a list that will be passed to upload job for
|
||||||
# further processing.
|
# further processing.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user