CI: do not hardcode paths to NDK/SDK
This commit is contained in:
parent
8c38dc6ce6
commit
97a8171aa9
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
@ -13,9 +13,6 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
env:
|
||||
ANDROID_HOME: "/opt/termux/android-sdk"
|
||||
NDK: "/opt/termux/android-ndk"
|
||||
strategy:
|
||||
matrix:
|
||||
target_arch: [aarch64, arm, i686, x86_64]
|
||||
|
Loading…
x
Reference in New Issue
Block a user