mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 03:44:32 -04:00
Update ci_build_global.sh
This commit is contained in:
parent
e714d64453
commit
f4dfa54c4c
@ -4,7 +4,7 @@ set -e
|
||||
export JDK_DEBUG_LEVEL=release
|
||||
|
||||
sudo 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