This commit is contained in:
NianBroken
2024-02-07 20:24:34 +08:00 Unverified
parent 7dd2b079b6
commit 6a6c3f9552
+1
View File
@@ -121,6 +121,7 @@ jobs:
echo "Workflow Number: ${{ github.run_number }}"
echo "Workflow ID: ${{ github.run_id }}"
echo "Beijing Time: $BEIJING_TIME" | tee time.txt
echo "Github Step Summary: ${{ GITHUB_STEP_SUMMARY }}"
# 删除__pycache__文件夹
- name: Delete __pycache__ folder