Skip to content

Commit

Permalink
Update build-kernel_by_clang383902b.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomxi1997 authored Jan 7, 2025
1 parent ed2ee27 commit 28622ac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-kernel_by_clang383902b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,8 @@ jobs:
if: env.ENABLE_KERNELSU == 'true'
run: |
cd $GITHUB_WORKSPACE/kernel_workspace/android-kernel
# curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s ${{ env.KERNELSU_TAG }}
curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s next
echo "UPLOADNAME=-KernelSU" >> $GITHUB_ENV
- name: Setup Configuration for Kernel
run: |
Expand Down

0 comments on commit 28622ac

Please sign in to comment.