do not tree

This commit is contained in:
Ylarod
2024-05-25 10:48:00 +08:00
parent 4803ab5231
commit 54e22b6163

View File

@@ -143,7 +143,6 @@ jobs:
export ANDROID_NDK_ROOT=${{ steps.setup-ndk.outputs.ndk-path }} export ANDROID_NDK_ROOT=${{ steps.setup-ndk.outputs.ndk-path }}
echo "ANDROID_NDK_ROOT=$ANDROID_NDK_ROOT" echo "ANDROID_NDK_ROOT=$ANDROID_NDK_ROOT"
tree $ANDROID_NDK_ROOT
git clone --recurse-submodules https://github.com/frida/frida git clone --recurse-submodules https://github.com/frida/frida
cd frida cd frida