mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Keep imagegeneration scripts in macOS and Ubuntu (#7572)
This commit is contained in:
committed by
GitHub
parent
91f9205adb
commit
0997df9069
@@ -32,7 +32,7 @@ if ! is_Ventura; then
|
||||
yarn cache clean
|
||||
fi
|
||||
# Clean up temporary directories
|
||||
sudo rm -rf ~/utils ~/image-generation /tmp/*
|
||||
sudo rm -rf ~/utils /tmp/*
|
||||
|
||||
# Erase all indexes and wait until the rebuilding process ends,
|
||||
# for now there is no way to get status of indexing process, it takes around 3 minutes to accomplish
|
||||
|
||||
Reference in New Issue
Block a user