1 parent 99e900c commit 70a5ce5Copy full SHA for 70a5ce5
1 file changed
.github/workflows/build-xiaomi-mix2s-aosp-a16-419.yml
@@ -116,8 +116,8 @@ jobs:
116
cd $GITHUB_WORKSPACE/device_kernel
117
118
# Get neccssary components
119
- git clone https://github.com/duckyduckG/kernel_techpack_mi845_419.git -b main techpack/mi845
120
- git clone https://github.com/duckyduckG/devicetree_qcom-sdm845_419.git -b main arch/arm64/boot/dts/qcom-sdm845
+ # git clone https://github.com/duckyduckG/kernel_techpack_mi845_419.git -b main techpack/mi845
+ # git clone https://github.com/duckyduckG/devicetree_qcom-sdm845_419.git -b main arch/arm64/boot/dts/qcom-sdm845
121
# git clone https://github.com/duckyduckG/devicetree_xiaomi_419.git -b master-dipper arch/arm64/boot/dts/xiaomi
122
123
# Build config
0 commit comments