Skip to content

Commit

Permalink
Mac ci
Browse files Browse the repository at this point in the history
  • Loading branch information
costashatz committed Feb 6, 2024
1 parent dadf404 commit 3365e34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ jobs:
- name: Install DART
run: brew install dartsim
- name: Install Corrade
run: brew install corrade
run: brew install mosra/magnum/corrade
- name: Install Magnum
run: brew install magnum
run: brew install mosra/magnum/magnum
- name: Install Magnum Plugins
run: brew install magnum-plugins
run: brew install mosra/magnum/magnum-plugins
- name: Install Magnum Integration
run: brew install magnum-integration --with-dart
run: brew install mosra/magnum/magnum-integration --with-dart

0 comments on commit 3365e34

Please sign in to comment.