diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0cdf203..83a2906 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -141,7 +141,6 @@ jobs: git config --global user.name "GitHub Actions" git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" export ANDROID_NDK_ROOT=${{ steps.setup-ndk.outputs.ndk-path }} - tree $ANDROID_NDK_ROOT git clone --recurse-submodules https://github.com/frida/frida cd frida for path in ../patches/*