Skip to content

Commit

Permalink
A build test
Browse files Browse the repository at this point in the history
  • Loading branch information
takaxp committed Mar 20, 2024
1 parent e32aa70 commit 9212f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function setup_homebrew () {
(echo 'eval "$(/usr/local/bin/brew shellenv)"') >> ${HOME}/.zprofile
eval "$(/usr/local/bin/brew shellenv)"
fi
brew shellenv
echo $(brew shellenv)
}

function install_deps () {
Expand Down

0 comments on commit 9212f1b

Please sign in to comment.