From 9dd6df5a4ccdd7f96050e1aea2799905a3d53439 Mon Sep 17 00:00:00 2001 From: Lu Hui Date: Mon, 26 Feb 2024 12:50:30 +0800 Subject: [PATCH] .github: workflows: add missing command --- .github/workflows/licheervnano-host-linux-amd64.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/licheervnano-host-linux-amd64.yml b/.github/workflows/licheervnano-host-linux-amd64.yml index 4a3ff7c42..c23d5f352 100644 --- a/.github/workflows/licheervnano-host-linux-amd64.yml +++ b/.github/workflows/licheervnano-host-linux-amd64.yml @@ -56,6 +56,7 @@ jobs: run: | pushd cvi_mmf_sdk git submodule update --init --recursive + ./apply_patches.sh source build/cvisetup.sh defconfig sg2002_licheervnano_sd build_all