mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 07:46:57 +00:00
Keep imagegeneration scripts in macOS and Ubuntu (#7572)
This commit is contained in:
committed by
GitHub
parent
91f9205adb
commit
0997df9069
@@ -11,9 +11,6 @@ chmod -R 777 /opt
|
||||
echo "chmod -R 777 /usr/share"
|
||||
chmod -R 777 /usr/share
|
||||
|
||||
# remove installer and helper folders
|
||||
rm -rf $HELPER_SCRIPT_FOLDER
|
||||
rm -rf $INSTALLER_SCRIPT_FOLDER
|
||||
chmod 755 $IMAGE_FOLDER
|
||||
|
||||
# Remove quotes around PATH
|
||||
|
||||
Reference in New Issue
Block a user