Skip to content

Commit

Permalink
Update twrp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Dec 28, 2023
1 parent f3a5970 commit 195f6a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/twrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
export PATH="$HOME/.jdk_7/java-se-7u75-ri/bin:$PATH"
export JAVA_HOME="$HOME/.jdk_7/java-se-7u75-ri"
cd ~/TWRP
git clone https://github.com/NotNoelChannel/android_kernel_samsung_sharkls -b lineage-15.1 ~/TWRP/kernel/samsung/sharkls
sudo git clone --depth 1 --branch android-7.1.2_r37 --single-branch https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8 /opt/toolchains/arm-eabi-4.8/
source build/envsetup.sh
export ALLOW_MISSING_DEPENDENCIES=true
Expand Down

0 comments on commit 195f6a3

Please sign in to comment.