From 18e1d6959976b6a81b0dd39dd124e5eaed139748 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Sat, 14 Mar 2020 13:09:34 +0800 Subject: [PATCH] enable autocore --- .github/workflows/r2s_lean_minimal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/r2s_lean_minimal.yml b/.github/workflows/r2s_lean_minimal.yml index cc522c2..8cbcdbb 100644 --- a/.github/workflows/r2s_lean_minimal.yml +++ b/.github/workflows/r2s_lean_minimal.yml @@ -128,7 +128,7 @@ jobs: git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs git revert --no-edit f092ca098e80c667b10cdd1dba328506a2673c1d git checkout upstream/master -- feeds.conf.default - git apply ../enable_autocore.diff + git apply ../../enable_autocore.diff cd package/lean/ #git clone https://github.com/jerrykuku/lua-maxminddb.git #git clone https://github.com/jerrykuku/luci-app-vssr.git