build: release sync to gitee

This commit is contained in:
Fu Diwei 2025-06-26 21:49:44 +08:00
parent 4d4f75a7c8
commit 40e9f96268

View File

@ -265,6 +265,7 @@ def main():
except Exception as e:
logging.fatal(str(e))
exit(1)
finally:
if os.path.exists(TEMP_DIR):