From 74c4cf7044b83b80d56e5ca3220fce2babfe147b Mon Sep 17 00:00:00 2001 From: shiwangboa <15436003+shiwangboa@user.noreply.gitee.com> Date: Thu, 13 Feb 2025 11:06:09 +0000 Subject: [PATCH] add build.sh. Signed-off-by: shiwangboa <15436003+shiwangboa@user.noreply.gitee.com> --- build.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..00bcb6e --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +# test \ No newline at end of file -- Gitee