From 750fb13cdc2ae3e8d67185cc6657885d000f296b Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Wed, 3 Jun 2026 01:44:25 +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 aab2f084..6b60d848 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 -b master && mvdir helloworld + 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