Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hzzheyang authored Nov 23, 2023
1 parent 9303598 commit 4a20d81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,9 @@ jobs:
git clone --recurse-submodules https://github.com/frida/frida
cd frida/frida-core
git am ../../Patchs/strongR-frida/frida-core/*.patch
cd ../frida-gum/gum
git am ../../../Patch/Patchs/strongR-frida/frida-gum/*.patch
cd ../
cd ../../
make core-android-arm
make core-android-arm64
make core-android-x86
Expand Down

0 comments on commit 4a20d81

Please sign in to comment.