Skip to content

Commit

Permalink
Reduce brew dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfgc authored and ye-luo committed Oct 1, 2021
1 parent 72d4c01 commit 60724b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-github-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Dependencies
run: brew install ninja hdf5 libxml2 openblas lapack boost fftw
run: brew install ninja hdf5 fftw boost

- name: Configure
run: tests/test_automation/github-actions/ci/run_step.sh configure
Expand Down

0 comments on commit 60724b9

Please sign in to comment.