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