Skip to content

Commit

Permalink
Update dev-release-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Oct 9, 2023
1 parent eede870 commit 79615b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/dev-release-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ jobs:
- run:
name: "Install homebrew dependencies"
command: |
brew install bazel cmake ninja libomp wget go
(cd /opt/homebrew/Cellar/bazel/*.*.*/libexec/bin && curl -fLO https://github.com/bazelbuild/bazel/releases/download/6.2.1/bazel-6.2.1-darwin-arm64 && chmod +x bazel-6.2.1-darwin-arm64)
brew install bazelisk cmake ninja libomp wget go
- run:
name: "Install Miniconda"
command: |
Expand Down

0 comments on commit 79615b7

Please sign in to comment.