1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-17 23:13:03 +08:00

ci(workflows): 修复 build.yml 中 Generate 'Main.spec' 步骤中的 name 参数

This commit is contained in:
2026-02-26 21:27:35 +08:00
parent 25aab588a8
commit fd96fc235e
+1 -1
View File
@@ -164,7 +164,7 @@ jobs:
"exe = EXE("
" pyz,"
" a.scripts,"
" name=AutoLibrary,"
" name='AutoLibrary',"
" debug=False,"
" bootloader_ignore_signals=False,"
" strip=False,"