Skip to content
Snippets Groups Projects
Unverified Commit 072965ec authored by Wuttke, Joachim's avatar Wuttke, Joachim Committed by GitHub
Browse files

Merge pull request #1203 from jwuttke/corr2

CI: revert Mac to libcerf from brew (now back at 1.14)
parents f02a79c8 f2473cdb
No related branches found
No related tags found
No related merge requests found
......@@ -44,12 +44,8 @@ jobs:
- name: setup dependencies
run: |
brew install cmake ccache fftw gsl boost qt5 libtiff eigen python numpy scipy
brew install cmake ccache fftw gsl boost qt5 libtiff eigen python numpy scipy libcerf
echo "Qt5 is installed to $QTDIR"
wget http://apps.jcns.fz-juelich.de/src/MacLibs/cerf-1.14-Darwin.zip
unzip cerf-1.14-Darwin.zip
mv cerf-1.14-Darwin/lib/* /usr/local/bin/
mv cerf-1.14-Darwin/include/* /usr/local/include/
- name: Install Python packages
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment