1028.py
All checks were successful
test / job_1 (push) Successful in 1m12s

This commit is contained in:
2024-10-28 21:12:08 +08:00
parent 94c43069c8
commit a2258f374b
2 changed files with 14 additions and 8 deletions

View File

@@ -46,7 +46,7 @@ jobs:
# 安装 Python 依赖,使用清华大学镜像源
- name: 📥 安装 Python 依赖
run: |
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple requests deep-translator
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple requests
# 翻译更新日志
- name: 📦 运行翻译更新输出更新日志txt文件