Skip to content

Commit

Permalink
Try to fix Mac CI
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Dec 14, 2023
1 parent 5520c6f commit 82c052f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
if: matrix.os == 'macos-latest'
run: |
brew install swig boost log4cxx ${{ matrix.install }}
pip install coverage
pip install coverage numpy
- name: Build and test
run: |
mkdir build
Expand Down

0 comments on commit 82c052f

Please sign in to comment.