krata/hack/ci/install-darwin-deps.sh
2024-09-16 02:03:43 -04:00

5 lines
46 B
Bash
Executable File

#!/bin/sh
set -e
brew upgrade rustup || true