diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml index 54fc13bc0..c1579f832 100644 --- a/.github/workflows/build-openwrt.yml +++ b/.github/workflows/build-openwrt.yml @@ -123,8 +123,8 @@ jobs: # git clone https://github.com/AdguardTeam/AdGuardHome package/AdGuardHome # git clone https://github.com/AlexZhuo/luci-app-pdnsd.git package/luci-app-pdnsd # git clone https://github.com/mengskysama/openwrt-pdnsd.git package/openwrt-pdnsd - git clone https://github.com/chandelures/openwrt-clash packages/clash - git clone https://github.com/chandelures/luci-app-simple-clash luci/applications/luci-app-simple-clash + git clone https://github.com/chandelures/openwrt-clash clash + git clone https://github.com/chandelures/luci-app-simple-clash luci-app-simple-clash ../$DIY_P1_SH # rm -rf feeds/luci/applications/luci-app-turboacc # git clone https://github.com/AutoCONFIG/luci-app-turboacc.git feeds/luci/applications/luci-app-turboacc