We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d1ff4 commit fb55defCopy full SHA for fb55def
1 file changed
.github/workflows/smoke-pypi-install-train.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install Graphviz
30
if: startsWith(matrix.os, 'macos')
31
run: |
32
- brew install graphviz
+ brew install graphviz libomp
33
34
35
if: matrix.os == 'windows-latest'
0 commit comments