add a comment

This commit is contained in:
hyuraku 2020-05-19 23:58:41 +09:00
parent 38e0aa8800
commit fbabeb4468

View File

@ -71,6 +71,8 @@ jobs:
# Link old gettext (otherwise `brew doctor` is sad)
brew link gettext
# remove deleted formula
brew uninstall --force python@2
fi
brew doctor