diff --git a/.github/workflows/翻译更新日志.yml b/.github/workflows/翻译更新日志.yml index eea94b4..a34f1f8 100644 --- a/.github/workflows/翻译更新日志.yml +++ b/.github/workflows/翻译更新日志.yml @@ -52,8 +52,6 @@ jobs: # 翻译更新日志 - name: 📦 运行翻译更新输出更新日志txt文件 - env: - ALL_PROXY: "socks5://127.0.0.1:1080" run: | python3 翻译更新日志.py > 更新日志.txt cat 更新日志.txt \ No newline at end of file