Update jell.yml to modify git_sparse_clone commands

Comment out git_sparse_clone commands for luci-app-daed and luci-app-dae, and add a new git_sparse_clone for small repository.
This commit is contained in:
cwx
2026-09-05 22:43:00 +08:00
committed by GitHub
parent 0b8a2fa292
commit ccd677de3a
+6 -4
View File
@@ -149,10 +149,12 @@ jobs:
) &
(
git_clone https://github.com/QiuSimons/vmlinux-btf
git_sparse_clone kix https://github.com/QiuSimons/luci-app-daed \
luci-app-daed daed
git_sparse_clone kix https://github.com/QiuSimons/luci-app-dae \
luci-app-dae dae
# git_sparse_clone kix https://github.com/QiuSimons/luci-app-daed \
# luci-app-daed daed
# git_sparse_clone kix https://github.com/QiuSimons/luci-app-dae \
# luci-app-dae dae
git_sparse_clone master https://github.com/kenzok8/small \
dae daed luci-app-daede
git_sparse_clone main https://github.com/djylb/nps-openwrt \
npc luci-app-npc
git_sparse_clone main https://github.com/smallprogram/openwrt-ghfu \