From 884d065f56b3c9ef4ace31883b63a78b19b7f7a3 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Tue, 21 Jan 2020 05:27:04 +0800 Subject: [PATCH] Update offcial_feed.yml --- .github/workflows/offcial_feed.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/offcial_feed.yml b/.github/workflows/offcial_feed.yml index f739bc6..9f331c4 100644 --- a/.github/workflows/offcial_feed.yml +++ b/.github/workflows/offcial_feed.yml @@ -37,6 +37,7 @@ jobs: rm .repo/manifests/h5.xml cp ../lean.xml .repo/manifests/h5.xml repo sync -c --no-clone-bundle + cd friendlywrt && git apply ../../0001-nanopi-patch.patch - name: Merge LEDE run: |