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