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
No known key found for this signature in database
GPG Key ID: 067B238899B51269

View File

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