Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula authored Oct 9, 2024
1 parent 195ee71 commit 74b46a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
- name: Prepare Build Environment (MacOS)
run: |
brew upgrade rustup
brew install cmake ninja libomp numpy virtualenv
brew install cmake ninja libomp numpy virtualenv [email protected]
- name: Build Wheel
run: |
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
- name: Prepare Build Environment (MacOS)
run: |
brew upgrade rustup
brew install cmake ninja libomp numpy
brew install cmake ninja libomp numpy [email protected]
sudo rm /usr/local/bin/2to3
sudo rm /usr/local/bin/2to3-3.12
sudo rm /usr/local/bin/idle3
Expand Down

0 comments on commit 74b46a9

Please sign in to comment.