mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-18 07:23:03 +08:00
ci(workflows): 修复 build.yml 中 Generate 'Main.spec' 步骤中的 name 参数
This commit is contained in:
@@ -164,7 +164,7 @@ jobs:
|
|||||||
"exe = EXE("
|
"exe = EXE("
|
||||||
" pyz,"
|
" pyz,"
|
||||||
" a.scripts,"
|
" a.scripts,"
|
||||||
" name=AutoLibrary,"
|
" name='AutoLibrary',"
|
||||||
" debug=False,"
|
" debug=False,"
|
||||||
" bootloader_ignore_signals=False,"
|
" bootloader_ignore_signals=False,"
|
||||||
" strip=False,"
|
" strip=False,"
|
||||||
|
|||||||
Reference in New Issue
Block a user