diff --git a/.github/workflows/翻译更新日志.yml b/.github/workflows/翻译更新日志.yml index d06293e..0ca1da0 100644 --- a/.github/workflows/翻译更新日志.yml +++ b/.github/workflows/翻译更新日志.yml @@ -50,5 +50,5 @@ jobs: env: ALL_PROXY: "socks5://127.0.0.1:1080" run: | - python3 翻译更新.py > 更新日志.txt + python3 翻译更新日志.py > 更新日志.txt cat 更新日志.txt \ No newline at end of file