mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
fix(workflows): upgrade rustup on darwin as best-effort fix for homebrew regression (#284)
This commit is contained in:
@ -2,3 +2,4 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
brew install protobuf
|
brew install protobuf
|
||||||
|
brew upgrade rustup || true
|
||||||
|
Reference in New Issue
Block a user