]> arthur.barton.de Git - bup.git/commit
prep-for-macos-build: update brew install command
authorRob Browning <rlb@defaultvalue.org>
Sun, 20 Dec 2020 19:00:25 +0000 (13:00 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 20 Dec 2020 19:02:49 +0000 (13:02 -0600)
commite244aa8ec2ea4b754d6242ee81dd0d3c6dace543
tree0234bfb634a35c83c0718a2ed96dd454aa332489
parentec26ee2a6b6427e929b7fee2318320c495a2a0aa
prep-for-macos-build: update brew install command

cirrus-ci builds started failing like this:

  Error:
    homebrew-core is a shallow clone.
  To `brew update`, first run:
    git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow

and I noticed that the install url at https://brew.sh/ differed so try
using that one.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
dev/prep-for-macos-build