Skip to content

Commit

Permalink
Update build-blog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dpkg123 authored Dec 9, 2023
1 parent c64ebc9 commit e71a786
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,5 @@ jobs:
sed -i 's/CONFIG_THINLTO=y/CONFIG_THINLTO=n/' arch/arm64/configs/vendor/r6_defconfig
echo "CONFIG_LTO_NONE=y" >> arch/arm64/configs/vendor/r6_defconfig
- run: cd source/kernel-4.14 && rm -rf KernelSU && curl -SsL https://github.com/tiann/kernelsu/raw/main/kernel/setup.sh | bash
- run: cd source/kernel-4.14 && bash autotest_ksu.sh
- run: cd source/kernel-4.14 && bash autotest.sh

0 comments on commit e71a786

Please sign in to comment.