.github: workflows: fix git am

This commit is contained in:
Lu Hui
2024-02-26 13:24:07 +08:00
parent 9dd6df5a4c
commit b03a551ece

View File

@@ -55,7 +55,9 @@ jobs:
- name: Make System
run: |
pushd cvi_mmf_sdk
git submodule update --init --recursive
git submodule update --init --recursive --depth=1
git config user.name 'gh'
git config user.email 'gh@none.nop'
./apply_patches.sh
source build/cvisetup.sh
defconfig sg2002_licheervnano_sd