From a2635cb70a0c18b3c0001dcccfa005cedec32224 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:29:58 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 15accf98..a4543d6a 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -193,6 +193,7 @@ jobs: git_clone https://github.com/peter-tank/luci-app-dnscrypt-proxy2 git_clone https://github.com/sundaqiang/openwrt-packages && mv -n openwrt-packages/luci-* ./; rm -rf openwrt-packages git_clone https://github.com/CHN-beta/rkp-ipid + git_clone https://github.com/lucas-albers-lz4/fwlive && mv -f fwlive/openwrt-feed/luci-app-fwlive ./;rm -rf fwlive git_clone https://github.com/2018nuoyan/openwrt_nezha && mv -n openwrt_nezha/*nezhav1 ./; rm -rf openwrt_nezha git clone https://github.com/Ausaci/luci-app-nat6-helper -b main-dev git_clone https://github.com/vernesong/OpenClash && mv -f OpenClash/luci-app-openclash ./; rm -rf OpenClash