diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 8227cba7..2be8156a 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -382,7 +382,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 libs/luci-lib-fs + git_sparse_clone openwrt-25.12 "https://github.com/coolsnowwolf/luci" applications collections/luci-lib-docker libs/luci-lib-fs mv -f applications luciapp;rm -rf luciapp/{luci-app-turboacc,luci-app-frp*} git_sparse_clone master "https://github.com/coolsnowwolf/luci" applications mv -n applications/* luciapp/; rm -rf applications