diff --git a/.github/workflows/r1s_lean.yml b/.github/workflows/r1s_lean.yml index 6b1af04..e2886af 100644 --- a/.github/workflows/r1s_lean.yml +++ b/.github/workflows/r1s_lean.yml @@ -5,7 +5,7 @@ on: branches: - master paths: - - '.github/workflows/r1s_lean.yml_' + - '.github/workflows/r1s_lean.yml' schedule: - cron: '10 10 */2 * *' @@ -60,16 +60,16 @@ jobs: #git apply ../../0001-fix-upx.patch #sed -i '/ucl upx/d' tools/Makefile cd package/lean/ - git clone https://github.com/jerrykuku/lua-maxminddb.git - git clone https://github.com/jerrykuku/luci-app-vssr.git - cd luci-app-vssr/root/etc/ - echo 'china_ssr.txt - config/black.list - config/white.list - dnsmasq.oversea/oversea_list.conf - dnsmasq.ssr/ad.conf - dnsmasq.ssr/gfw_base.conf' | xargs rm - cd ../../../ + #git clone https://github.com/jerrykuku/lua-maxminddb.git + #git clone https://github.com/jerrykuku/luci-app-vssr.git + #cd luci-app-vssr/root/etc/ + #echo 'china_ssr.txt + #config/black.list + #config/white.list + #dnsmasq.oversea/oversea_list.conf + #dnsmasq.ssr/ad.conf + #dnsmasq.ssr/gfw_base.conf' | xargs rm + #cd ../../../ rm -rf luci-theme-argon git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git cd ../../