Update
This commit is contained in:
@@ -169,7 +169,7 @@ jobs:
|
||||
echo "Workflow Name: ${{ github.workflow }}"
|
||||
echo "Workflow Number: ${{ github.run_number }}"
|
||||
echo "Workflow ID: ${{ github.run_id }}"
|
||||
echo "Beijing Time: $BEIJING_TIME" | # tee time.txt 去掉注释后可将时间写入文件
|
||||
echo "Beijing Time: $BEIJING_TIME" # | tee time.txt 去掉注释后可将时间写入文件
|
||||
|
||||
# 删除__pycache__文件夹
|
||||
- name: Delete __pycache__ folder
|
||||
|
||||
Reference in New Issue
Block a user