We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc51f2 commit 045220aCopy full SHA for 045220a
.github/workflows/test_macos.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install MacOS dependencies
19
run: |
20
brew reinstall -v gcc
21
- brew install -v cmake vtk openblas lapack mesa open-mpi qt
+ brew install -v vtk openblas lapack mesa open-mpi qt
22
brew install lcov
23
sudo ln -s /usr/local/opt/qt5/mkspecs /usr/local/mkspecs
24
sudo ln -s /usr/local/opt/qt5/plugins /usr/local/plugins
0 commit comments