From 1cb060f4f06902fd42d23d9708a14e6f041aff9b Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:47:17 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index f472f733..4414d783 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -229,10 +229,11 @@ jobs: ( git_clone https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1 git_clone https://github.com/JiaY-shi/fancontrol fanc && mv fanc/{fancontrol,luci-app-fancontrol} ./;rm -rf fanc - git_sparse_clone master "https://github.com/coolsnowwolf/lede" package/wwan package/lean package/network/services/shellsync package/qca/shortcut-fe && cp -rf wwan/*/* ./ ; rm -Rf wwan + git_sparse_clone master "https://github.com/coolsnowwolf/lede" package/lean package/network/services/shellsync package/qca/shortcut-fe git_clone https://github.com/Siriling/5G-Modem-Support && rm -rf 5G-Modem-Support/rooter && mvdir 5G-Modem-Support git_clone https://github.com/linkease/istore-packages git clone https://github.com/laipeng668/luci-app-gecoosac gecoosac1 && mvdir gecoosac1 + git_clone https://github.com/immortalwrt/wwan-packages && mv -f wwan-packages/*/* && rm -rf wwan-packages ) & ( git_clone https://github.com/muink/luci-app-dnsproxy