Skip to content

Commit c074337

Browse files
authored
Update build-lineagesos-22.2-kernel-polaris.yml
1 parent 0c82004 commit c074337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-lineagesos-22.2-kernel-polaris.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Clone anykernel3 an kernel source repository
6060
run: |
6161
git clone https://github.com/LeeHe-gif/AnyKernel3.git anykernel3
62-
git clone -b lineage-22.2 --depth 1 https://github.com/LineageOS/android_kernel_xiaomi_sdm845.git kernel_source
62+
git clone -b lineage-22.2 --depth 1 https://github.com/LeeHe-gif/android_kernel_xiaomi_sdm845_lineage.git kernel_source
6363
6464
- name: Build kernel with clang-r365631c
6565
run: |

0 commit comments

Comments
 (0)