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