brew.sh: fix indentation
Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
d9e8afe5a1
commit
1863b85dbe
@ -7,7 +7,7 @@ esac
|
||||
|
||||
# Colorize output on GitHub Actions.
|
||||
if [[ -n "$GITHUB_ACTIONS" ]]; then
|
||||
export HOMEBREW_COLOR="1"
|
||||
export HOMEBREW_COLOR="1"
|
||||
fi
|
||||
|
||||
# Force UTF-8 to avoid encoding issues for users with broken locale settings.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user