From cb84b189c7095ef1a525f0f10a811b4d06e9970f Mon Sep 17 00:00:00 2001 From: yangjiaxuan <171295266@qq.com> Date: Fri, 19 Jul 2024 10:43:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 6ffb465..8cde5bb 100755 --- a/build.sh +++ b/build.sh @@ -100,7 +100,7 @@ function appbuild() git -C ../sdk clean -df git -C ../sdk checkout . - git -C ../sdk reset pull + git -C ../sdk pull git -C ../code_device clean -df git -C ../code_device checkout .