fix(workflows): upgrade rustup on darwin as best-effort fix for homebrew regression (#284)

This commit is contained in:
Alex Zenla
2024-07-25 02:15:03 -07:00
committed by GitHub
parent 8806a79161
commit d1b910f5c4

View File

@ -2,3 +2,4 @@
set -e
brew install protobuf
brew upgrade rustup || true