From 985386529fb45e60671247787c2637e1a4d1b8dd Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 12 Mar 2021 21:17:43 +0800 Subject: [PATCH] Revert "temporary fix" This reverts commit 5a93c55af346a4bbf5ae314c52e71b3e40597428. --- .github/workflows/lo-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/lo-test.yml b/.github/workflows/lo-test.yml index cff2cc1..8df7405 100644 --- a/.github/workflows/lo-test.yml +++ b/.github/workflows/lo-test.yml @@ -56,7 +56,6 @@ jobs: - name: Update feeds and packages run: | cd ~/lede - pushd package/feeds/packages/syncthing && git restore Makefile && popd #temporary fix ./scripts/feeds update -a ./scripts/feeds install -a . $GITHUB_WORKSPACE/patches.sh