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