mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
build: 从主仓库release OTA包中删除ppocr
This commit is contained in:
@@ -14,14 +14,13 @@
|
||||
"configuration": {
|
||||
"include": [
|
||||
"resource/**",
|
||||
"ppocr.dll",
|
||||
"MeoAssistant.dll",
|
||||
"MeoAsstGui.exe"
|
||||
],
|
||||
"exclude": [
|
||||
"**/PaddleOCR/**"
|
||||
],
|
||||
"exclude_Doc": "v4.6.5-beta.2版本新增了PaddleCharOCR,暂时不放到exclude"
|
||||
"**/PaddleOCR/**",
|
||||
"**/PaddleCharOCR/**"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user