Skip to content

Commit

Permalink
Let's hope this is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
costashatz committed Feb 6, 2024
1 parent d18984c commit 4a3edee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
- uses: actions/checkout@v2
- name: Install deps
run: brew install binutils
- name: Install numpy
run: pip3 install numpy
- name: Install DART
run: brew install dartsim
- name: Build Magnum
Expand Down

0 comments on commit 4a3edee

Please sign in to comment.