fix: collect certifi data in desktop backend build (#4995)

This commit is contained in:
鸦羽
2026-02-09 18:40:32 +08:00
committed by GitHub
parent 2afb08d8b2
commit 67b81c279b
+2
View File
@@ -35,6 +35,8 @@ const args = [
'pip',
'--collect-submodules',
'astrbot.api',
'--collect-data',
'certifi',
'--add-data',
`${kbStopwordsSrc}${dataSeparator}${kbStopwordsDest}`,
'--distpath',