Skip to content

Commit de427c4

Browse files
tongke6Copilot
andauthored
Fix release workflow failed on macos (#1347)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
1 parent e78af45 commit de427c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/release-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- run:
7676
name: "Install homebrew dependencies"
7777
command: |
78-
brew install bazelisk cmake ninja libomp wget
78+
brew install bazelisk cmake ninja libomp wget uv
7979
- build_and_upload:
8080
python_ver: <<parameters.python_ver>>
8181
linux_publish:

0 commit comments

Comments
 (0)