Skip to content

Commit

Permalink
No gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 13, 2023
1 parent c3718a3 commit 53c4976
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_circtools_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ jobs:
python3 -m pip install numpy wheel
if [ "$RUNNER_OS" == "macOS"]; then
#sudo rm -rf /Library/Developer/CommandLineTools
#sudo xcode-select --install
brew install gcc
sudo xcode-select --install
python3 -m pip install ./
else
python3 -m pip install ./
Expand Down

0 comments on commit 53c4976

Please sign in to comment.