From db09d47f30165ea678394d5d5c353e3ceab30892 Mon Sep 17 00:00:00 2001 From: chenchi Date: Wed, 9 Aug 2023 14:13:22 +0800 Subject: [PATCH] test --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index ea96659f..2da1acd4 100644 --- a/build.sh +++ b/build.sh @@ -28,3 +28,4 @@ else python -m http.server 8000 -d out/ fi fi + -- Gitee