From aab2817ca2cd43d326e3fbf70e8f3473ec445b98 Mon Sep 17 00:00:00 2001 From: Ylarod Date: Mon, 25 Dec 2023 10:02:27 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) 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/*