From f2af90562f1ab609fcf1421f4ef8b78c8d5c7f9a Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Fri, 4 Sep 2026 15:59:54 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 77459849..f9b1c05b 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -270,7 +270,7 @@ jobs: git_clone https://github.com/gSpotx2f/luci-app-interfaces-statistics git_clone https://github.com/gSpotx2f/luci-app-cpu-status-mini git_clone https://github.com/gSpotx2f/luci-app-cpu-status - # git_clone https://github.com/Carseason/openwrt-packages Carseason1 && mv -n Carseason1/*/* ./;rm -rf Carseason1 + git_clone https://github.com/Carseason/openwrt-packages Carseason1 && mv -n Carseason1/*/* ./;rm -rf Carseason1 git_clone https://github.com/Carseason/openwrt-themedog && mv -n openwrt-themedog/luci/* ./;rm -rf openwrt-themedog git_clone https://github.com/Carseason/openwrt-app-actions Carseason2 && mv -n Carseason2/applications/* ./;rm -rf Carseason2 git_clone https://github.com/Thaolga/openwrt-nekobox && mv openwrt-nekobox/luci-* ./;rm -rf openwrt-nekobox