mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-18 08:35:28 -04:00
Switch to slowdebug for he
This commit is contained in:
parent
2bc832c0ed
commit
be13a7669c
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
. setdevkitpath.sh
|
||||
|
||||
export JDK_DEBUG_LEVEL=release
|
||||
export JDK_DEBUG_LEVEL=slowdebug
|
||||
|
||||
if [ "$BUILD_IOS" != "1" ]; then
|
||||
sudo apt update
|
||||
|
Loading…
x
Reference in New Issue
Block a user