Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 13, 2023
1 parent 7a079ac commit f164d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_circtools_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
python3 -m pip install -U pip setuptools
- name: Installing circtools & Python dependencies
run: |
export SYSTEM_VERSION_COMPAT=1
python3 -m pip install numpy wheel
if [ "$RUNNER_OS" == "macOS"]; then
sudo rm -rf /Library/Developer/CommandLineTools
Expand Down

0 comments on commit f164d73

Please sign in to comment.