Skip to content

Commit

Permalink
Minor change.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Oct 31, 2023
1 parent 8877b9e commit 6c8bf20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions continuous_integration/scripts/build-legate
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ setup_darwin_build_env() {
export USE_CUDA=OFF
export OS_SHORT_NAME=osx

sudo brew update
sudo brew install cmake coreutils git gnu-getopt gnu-sed jq ninja wget sccache
brew update
brew install cmake coreutils git gnu-getopt gnu-sed jq ninja wget sccache
}

# Function to compare version numbers
Expand Down

0 comments on commit 6c8bf20

Please sign in to comment.