Skip to content

Commit

Permalink
Update Builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liqideqq authored Apr 3, 2023
1 parent 2105122 commit 872a340
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Cloning Sources and Toolchain
run: |
git clone https://github.com/SakuraNotStupid/android_kernel_xiaomi_sdm710 --depth=1 -b lineage-20_KSU --recurse-submodules android_kernel_xiaomi_sdm710_LineageOS
git clone https://github.com/SakuraNotStupid/android_kernel_xiaomi_sdm710 --depth=1 -b thirteen_KSU --recurse-submodules android_kernel_xiaomi_sdm710_AOSP
git clone https://gitlab.com/crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-r445002 --depth=1 --single-branch --no-tags -b 12.0 ~/clang
git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9 -b android-10.0.0_r47 --depth=1 --single-branch --no-tags ~/aarch64-linux-android-4.9
git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9 -b android-10.0.0_r47 --depth=1 --single-branch --no-tags ~/arm-linux-androideabi-4.9
Expand Down

0 comments on commit 872a340

Please sign in to comment.