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 16, 2024
1 parent 03fe5b1 commit 28ef136
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 @@ -25,7 +25,7 @@ jobs:
- name: Cloning kernel tree
run: |
cd $GITHUB_WORKSPACE/action_dir
git clone https://github.com/mt6768-dev/android_kernel_xiaomi_mt6768 -b lineage-21.0 kernel_tree --depth=1
git clone https://github.com/mt6768-dev/android_kernel_xiaomi_mt6768 -b lineage-21 kernel_tree --depth=1
- name: Patching kernel tree for KernelSU support
run: |
Expand Down

0 comments on commit 28ef136

Please sign in to comment.