From 7a0b1be3aa2254aa5feb0e7163852c42341288da Mon Sep 17 00:00:00 2001 From: ascend-ci-bot Date: Wed, 25 Sep 2024 02:33:23 +0000 Subject: [PATCH] update build/build.sh. Signed-off-by: ascend-ci-bot --- build/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build/build.sh b/build/build.sh index db8341850..9187dae6e 100644 --- a/build/build.sh +++ b/build/build.sh @@ -23,4 +23,3 @@ bash $current_folder/../contrib/build_all.sh exit 0 - -- Gitee