From 8e23870bb101e4d137516d0606014004075c6799 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Sat, 6 Jun 2026 02:04:37 +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 2ea9874e..9522cc4e 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -110,7 +110,6 @@ jobs: git_clone https://github.com/Openwrt-Passwall/openwrt-passwall && mvdir openwrt-passwall git_clone https://github.com/Openwrt-Passwall/openwrt-passwall-packages && mvdir openwrt-passwall-packages git_clone https://github.com/sbwml/luci-app-mosdns openwrt-mos && mv -n openwrt-mos/{*mosdns,v2dat} ./; rm -rf openwrt-mos - git clone https://github.com/fw876/helloworld -b dev && mvdir helloworld git_clone https://github.com/Lienol/openwrt-package liep && rm -rf liep/other git_clone https://github.com/rufengsuixing/luci-app-autoipsetadder git_clone https://github.com/NateLol/luci-app-beardropper @@ -176,6 +175,7 @@ jobs: git_clone https://github.com/jjm2473/openwrt-apps && rm -rf openwrt-apps/{luci-app-cpufreq,luci-app-ota,homebox,luci-alias.mk} && sed -i "s/luci-alias.mk/..\/luci.mk/" openwrt-apps/*/Makefile && mvdir openwrt-apps git_clone https://github.com/nikkinikki-org/OpenWrt-nikki && mv -f OpenWrt-nikki/{luci-app-nikki,nikki,mihomo*} ./;rm -rf OpenWrt-nikki git_clone https://github.com/nikkinikki-org/OpenWrt-momo && mv -f OpenWrt-momo/{luci-app-momo,momo} ./;rm -rf OpenWrt-momo + git clone https://github.com/fw876/helloworld -b dev && mvdir helloworld ) & ( git_clone https://github.com/ZeaKyX/speedtest-web