Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Jun 24, 2024
1 parent 13710cc commit bf557a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
OLDJAVAHOME=$JAVA_HOME
export PATH="$HOME/.jdk_7/java-se-7u75-ri/bin:$PATH"
export JAVA_HOME="$HOME/.jdk_7/java-se-7u75-ri"
cd ~/TWRP/device/samsung/j13g/patches
bash apply-patch.sh
cd ~/TWRP
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
Expand Down

0 comments on commit bf557a0

Please sign in to comment.