commit code
All checks were successful
Gitea Actions Demo / deploy (push) Successful in 13s

This commit is contained in:
2025-12-29 19:57:58 +08:00
parent 7a2f9fd005
commit 80978ff304
4 changed files with 14 additions and 14 deletions

View File

@ -75,6 +75,6 @@ def job_generate_daily_article():
logger.error(f"Failed to synthesize/save daily article audio: {e}")
# For manual testing
if __name__ == "__main__":
# if __name__ == "__main__":
# 每日文章生成
job_generate_daily_article()
# job_generate_daily_article()