From c9ca80a55b7cdd827679e207e804d5e4b8e02102 Mon Sep 17 00:00:00 2001 From: zhangshuai Date: Wed, 27 Sep 2023 13:51:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A8=A1=E6=9D=BF=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E5=89=8D=E6=9B=B4=E6=96=B0=E5=9B=BD=E9=99=85=E5=8C=96=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e102834f7..7e7494d63 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,7 +44,7 @@ dev_build: - echo "npm run build" # 更新 i18n - - chmod +x ./ci-scripts/replaceI18nsql.sh + - chmod +x ../ci-scripts/replaceI18nsql.sh - ./ci-scripts/replaceI18nsql.sh # 编译 上传模板