]> git.ipfire.org Git - thirdparty/lldpd.git/commit
ci: use "brew bundle" instead of "brew install"
authorVincent Bernat <vincent@bernat.ch>
Sat, 27 Jun 2020 11:24:27 +0000 (13:24 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 27 Jun 2020 12:05:09 +0000 (14:05 +0200)
commitd561e0c9cd55c7d68e751cde9e8d703844e5430d
tree197ff0227e78e4ed2aa3c304530bcf9304faefb0
parent28fb48859cd2bd664f86da95f95a3585a7ade100
ci: use "brew bundle" instead of "brew install"

Otherwise, when a dependency is already installed and not up-to-date,
we get an error.
tests/ci/install.sh