perf: add clean_site_packages.sh file path to build-base-image.yml

pull/14193/head
wangruidong 2024-09-19 09:52:20 +08:00 committed by Bryan
parent 0dc9214f98
commit 37ca4a46ee
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ on:
- yarn.lock
- pom.xml
- install_deps.sh
- clean_site_packages.sh
types:
- opened
- synchronize