From 814d40b29a5eb3a9363be320108bd837402472cb Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:25:04 +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 334d6fc0..34f397ea 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -378,7 +378,7 @@ jobs: sound/spotifyd devel/go-rice devel/rust-bindgen admin/gotop \ lang/lua/lua-periphery lang/lua/lua-neturl lang/lua/lua-maxminddb devel/gn git_clone https://github.com/koshev-msk/modemfeed && mv -n modemfeed/*/!(telephony)/* ./; rm -rf modemfeed - git_sparse_clone openwrt-25.12 "https://github.com/coolsnowwolf/luci" applications themes/luci-theme-design + git_sparse_clone openwrt-25.12 "https://github.com/coolsnowwolf/luci" applications protocols/luci-proto-openvpnc themes/luci-theme-design mv -f applications luciapp;rm -rf luciapp/{luci-app-turboacc,luci-app-frp*} git_sparse_clone master "https://github.com/coolsnowwolf/luci" libs/luci-lib-fs applications collections/luci-lib-docker mv -n applications/* luciapp/; rm -rf applications