Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ylarod authored Dec 25, 2023
1 parent dae5b01 commit aab2817
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*
Expand Down

0 comments on commit aab2817

Please sign in to comment.