mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 22:58:22 +00:00
[Ubuntu] Prepend brew directories to the PATH (#1168)
* prepend * add comment and move installation * change toolcache dir in aws-sam script
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
echo "Validate the Homebrew can run after reboot"
|
||||
|
||||
if ! command -v brew; then
|
||||
echo "brew cat not run after reboot"
|
||||
echo "brew executable not found after reboot"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user