Skip to content

Commit

Permalink
CI: Fix brew install step
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Apr 3, 2024
1 parent 639e14d commit a242dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
brew upgrade
brew install openblas swig boost python3 tbb nlopt cminpack ceres-solver bison flex hdf5 ipopt primesieve spectra pagmo
pip3 install matplotlib scipy chaospy pandas dill
- run: |
Expand Down

0 comments on commit a242dcf

Please sign in to comment.