Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 13, 2023
1 parent 87c167c commit 93e8233
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 @@ -51,6 +51,7 @@ jobs:
- name: Installing circtools & Python dependencies
run: |
export SYSTEM_VERSION_COMPAT=1
apt-install libblas-dev libatlas-base-dev liblapack-dev
python3 -m pip install numpy wheel
if [ "$RUNNER_OS" == "macOS"]; then
#sudo rm -rf /Library/Developer/CommandLineTools
Expand Down

0 comments on commit 93e8233

Please sign in to comment.