fix(ci): 打包流程修复

This commit is contained in:
DLmaster
2025-04-12 12:08:13 +08:00
parent 878fbad06a
commit 14d0e6d438
4 changed files with 4 additions and 5 deletions

View File

@@ -117,8 +117,7 @@ if __name__ == "__main__":
print("Start to copy AUTO_MAA update program ...")
shutil.copy(root_path / "AUTO_Updater.exe", root_path / "AUTO_MAA/")
shutil.rmtree(root_path / "downloader.dist")
shutil.move(root_path / "AUTO_Updater.exe", root_path / "AUTO_MAA/")
print("Start to copy rescourses ...")