Skip to content

Commit

Permalink
hotfix: ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Junya committed Aug 19, 2024
1 parent b4e0bcf commit 42fe6d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ function initialize_symbolic_links() {
function brew_bundle_install() {
echo "Installing Homebrew Bundle..."
current_dir=$(pwd)
cd "$HOME/dotfiles"

if [ "$NON_INTERACTIVE" = true ]; then
echo "Skipping interactive prompt and installing Homebrew Bundle..."
Expand Down

0 comments on commit 42fe6d4

Please sign in to comment.