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 4a20d81 commit d6eb9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
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
git am ../../../Patchs/strongR-frida/frida-gum/*.patch
cd ../../
make core-android-arm
make core-android-arm64
Expand Down

0 comments on commit d6eb9f0

Please sign in to comment.