Skip to content

Commit

Permalink
android test
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Nov 27, 2024
1 parent bf047b1 commit ab3858e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_android2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
ROOT_DIR=$PWD
NDK_ROOT="/opt/android-sdk-linux/ndk/25.2.9519653/toolchains/llvm/prebuilt/linux-x86_64/bin"
TOOLS_ROOT=$ROOT_DIR/build-tools
TOOLS_ROOT=$ANDROID_SDK_ROOT/build-tools
SDK_ROOT="/opt/android-sdk-linux/platforms/android-34"
echo "Searching.."
ls $ANDROID_SDK_ROOT
find $ANDROID_SDK_ROOT
echo "Searched.."
cd $ROOT_DIR/src
Expand Down

0 comments on commit ab3858e

Please sign in to comment.