Skip to content

Commit

Permalink
brew: numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jan 6, 2025
1 parent f16691a commit 58e309a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- if: matrix.pm == 'brew'
uses: Homebrew/actions/setup-homebrew@master
- if: matrix.pm == 'brew'
run: brew install pinocchio
run: brew install numpy pinocchio

# conda
- if: matrix.pm == 'conda'
Expand Down

0 comments on commit 58e309a

Please sign in to comment.