mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
simplify cd
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# https://github.com/actions/virtual-environments/issues/1568
|
# https://github.com/actions/virtual-environments/issues/1568
|
||||||
|
|
||||||
# Reset brew repository directory to make the brew clean after chmoding /home
|
# Reset brew repository directory to make the brew clean after chmoding /home
|
||||||
cd $(brew --prefix)/Homebrew
|
cd $(brew --repo)
|
||||||
git reset --hard
|
git reset --hard
|
||||||
|
|
||||||
brew_folder="/home/linuxbrew/"
|
brew_folder="/home/linuxbrew/"
|
||||||
|
|||||||
Reference in New Issue
Block a user