Skip to content

Commit

Permalink
Update lancelot-14.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BadSoulSFC authored Aug 17, 2024
1 parent 2e5e112 commit 9b970b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lancelot-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Patching kernel tree for KernelSU support
run: |
cd $GITHUB_WORKSPACE/action_dir/kernel_tree
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v0.9.5
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -
wget -P $GITHUB_WORKSPACE/ https://raw.githubusercontent.com/xiaoleGun/KernelSU_Action/main/patches/patches.sh
bash $GITHUB_WORKSPACE/patches.sh
echo "CONFIG_KSU=y" >> arch/arm64/configs/lancelot_defconfig
Expand Down

0 comments on commit 9b970b4

Please sign in to comment.