Skip to content

Commit

Permalink
Merge pull request #1 from BadSoulSFC/BadSoulSFC-patch-1
Browse files Browse the repository at this point in the history
Update lancelot-14.yml
  • Loading branch information
BadSoulSFC authored Aug 17, 2024
2 parents 9b970b4 + 3f91763 commit 234c828
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 -
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash - 0.9.5
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 234c828

Please sign in to comment.