mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
typo
This commit is contained in:
@@ -21,7 +21,7 @@ chmod 755 $IMAGE_FOLDER
|
||||
PATH=${PATH#"\""}
|
||||
PATH=${PATH%"\""}
|
||||
echo "PATH=$PATH" | sudo tee -a /etc/environment
|
||||
echo "Updated PATH: $PATH
|
||||
echo "Updated PATH: $PATH"
|
||||
|
||||
# Clean yarn and npm cache
|
||||
yarn cache clean
|
||||
|
||||
Reference in New Issue
Block a user