bit quiet

This commit is contained in:
卜部昌平 2023-06-30 15:47:42 +09:00
parent 7102324de3
commit 37a893d129
Notes: git 2023-06-30 08:39:57 +00:00

View File

@ -13,5 +13,5 @@ runs:
- name: brew
shell: bash
run: |
brew upgrade
brew install gmp libffi openssl@1.1 zlib autoconf automake libtool readline
brew upgrade --quiet
brew install --quiet gmp libffi openssl@1.1 zlib autoconf automake libtool readline