ci: 移除pyscreeze

This commit is contained in:
DLmaster361
2025-06-10 14:09:40 +08:00
parent d511ea48d5
commit 92e274d3fd
3 changed files with 2 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ if __name__ == "__main__":
os.system(
"powershell -Command python -m nuitka --standalone --onefile --mingw64"
" --enable-plugins=pyside6 --windows-console-mode=attach"
" --nofollow-import-to=pyscreeze"
" --onefile-tempdir-spec='{TEMP}\\AUTO_MAA'"
" --windows-icon-from-ico=resources\\icons\\AUTO_MAA.ico"
" --company-name='AUTO_MAA Team' --product-name=AUTO_MAA"