We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde2fda commit 091fd5bCopy full SHA for 091fd5b
.github/workflows/kernel.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Clone kernel repo
35
run: |
36
- git clone https://x-access-token:${{ secrets.PAT_TOKEN }}@github.com/SingkoLab/kernel_xiaomi_stone.git -b new kernel --depth=100
+ git clone https://x-access-token:${{ secrets.PAT_TOKEN }}@github.com/SingkoLab/kernel_xiaomi_batu.git -b new kernel --depth=1
37
cd kernel
38
39
- name: Build
0 commit comments