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