mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
Update ci_build_global.sh
This commit is contained in:
parent
64e06e1e73
commit
5adef920a6
@ -4,7 +4,7 @@ set -e
|
||||
export JDK_DEBUG_LEVEL=release
|
||||
|
||||
apt-get update
|
||||
./setdevkitpath.sh
|
||||
. 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