From 6f4f79e78a6cd79c28f26502add28244fff8e6be Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Sun, 3 May 2026 02:15:08 +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 93d1e91a..140c67e4 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -110,7 +110,7 @@ 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 && mvdir helloworld + git clone https://github.com/fw876/helloworld -b master && 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