This commit is contained in:
yangjiaxuan 2024-07-19 10:43:02 +08:00
parent 13545c0384
commit cb84b189c7
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ function appbuild()
git -C ../sdk clean -df git -C ../sdk clean -df
git -C ../sdk checkout . git -C ../sdk checkout .
git -C ../sdk reset pull git -C ../sdk pull
git -C ../code_device clean -df git -C ../code_device clean -df
git -C ../code_device checkout . git -C ../code_device checkout .