From 9192a79ddcfbbddbc86641e5d75cf7ac290e1d78 Mon Sep 17 00:00:00 2001 From: DoctorReid Date: Mon, 11 Sep 2023 10:52:53 +0800 Subject: [PATCH] =?UTF-8?q?#4=20commit=E5=89=8D=20=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=98=AF=E5=90=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/locale-po.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/locale-po.yml b/.github/workflows/locale-po.yml index 1a749d09..8fc9e1d2 100644 --- a/.github/workflows/locale-po.yml +++ b/.github/workflows/locale-po.yml @@ -44,4 +44,5 @@ jobs: git commit -m "#4 自动编译mo文件提交 $(date +%Y-%m-%d)" git push else - echo "No file modifications" \ No newline at end of file + echo "No file modifications" + fi \ No newline at end of file