Skip to content

Commit

Permalink
Update lancelot-13.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BadSoulSFC authored Aug 30, 2024
1 parent e1f5600 commit 1efd36f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lancelot-13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v0.9.5
wget -P $GITHUB_WORKSPACE/ https://raw.githubusercontent.com/xiaoleGun/KernelSU_Action/main/patches/patches.sh
bash $GITHUB_WORKSPACE/patches.sh
echo "CONFIG_KALLSYMS=y" >> arch/arm64/configs/lancelot_defconfig
echo "CONFIG_KALLSYMS_ALL=y" >> arch/arm64/configs/lancelot_defconfig
echo "CONFIG_KSU=y" >> arch/arm64/configs/lancelot_defconfig
echo "CONFIG_OVERLAY_FS=y" >> arch/arm64/configs/lancelot_defconfig
Expand Down

0 comments on commit 1efd36f

Please sign in to comment.