Skip to content

Commit

Permalink
Let's check what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
costashatz committed Feb 6, 2024
1 parent 6430167 commit eb0b2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install numpy
run: pip3 install numpy
- name: Install DART
run: brew install dartsim
run: brew install -v dartsim
- name: Install dartpy
run: if [ "$BUILD_PYTHON" = "ON" ]; then pip3 install dartpy ; fi
- name: Build Magnum
Expand Down

0 comments on commit eb0b2f3

Please sign in to comment.