mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -04:00
test
This commit is contained in:
parent
295de4e3d4
commit
64e06e1e73
@ -3,7 +3,8 @@ set -e
|
||||
|
||||
export JDK_DEBUG_LEVEL=release
|
||||
|
||||
. setdevkitpath.sh
|
||||
apt-get update
|
||||
./setdevkitpath.sh
|
||||
|
||||
wget -nc -nv -O android-ndk-$NDK_VERSION-linux-x86_64.zip "https://dl.google.com/android/repository/android-ndk-$NDK_VERSION-linux-x86_64.zip"
|
||||
./extractndk.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user