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

This commit is contained in:
Alex Zenla
2024-07-25 02:08:17 -07:00
parent 8806a79161
commit 6ced440a92

View File

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