fix: 模板编译前更新国际化数据
This commit is contained in:
@@ -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
|
||||
|
||||
# 编译 上传模板
|
||||
|
||||
Reference in New Issue
Block a user