feat: Delete the scripts/__pycache__ folder.
This commit is contained in:
@@ -127,6 +127,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# 删除__pycache__文件夹
|
# 删除__pycache__文件夹
|
||||||
rm -rf __pycache__
|
rm -rf __pycache__
|
||||||
|
rm -rf scripts/__pycache__
|
||||||
|
|
||||||
- name: Force push changes to main branch
|
- name: Force push changes to main branch
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user