diff --git a/.github/workflows/check-commit.yml b/.github/workflows/check-commit.yml index e4cc6eec..27995900 100644 --- a/.github/workflows/check-commit.yml +++ b/.github/workflows/check-commit.yml @@ -93,7 +93,6 @@ jobs: # A workaround for "The `brew link` step did not complete successfully" error. brew install --quiet python@3 || brew link --overwrite python@3 brew install --quiet automake autoconf berkeley-db@4 boost@1.76 pkg-config miniupnpc zeromq libtool qt@5 gperf qrencode librsvg && curl -L https://raw.githubusercontent.com/vergecurrency/protobuf261/master/protobuf261.rb > protobuf261.rb && brew install protobuf261.rb - brew upgrade libevent - name: Brew link dependencies run: brew link boost@1.76 qt@5 berkeley-db@4