Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode

This commit is contained in:
Maxim Lobanov
2020-11-11 10:20:42 +03:00
14 changed files with 174 additions and 102 deletions

View File

@@ -30,7 +30,7 @@ npm cache clean --force
yarn cache clean
# Clean up temporary directories
rm -rf ~/utils ~/image-generation
sudo rm -rf ~/utils ~/image-generation /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