Skip to content

Commit

Permalink
fix macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiyo510 committed Jan 21, 2024
1 parent 64e176d commit b006587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ fi

# 前回のコミットと比較してbrewfileに差分が無ければskipする
if [ "${SKIP_BREW_BUNDLE:-}" != "true" ]; then
brew update
brew bundle --file="$THIS_DIR/Brewfile"
fi

Expand Down

0 comments on commit b006587

Please sign in to comment.