Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/mac.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index 45fdbf1..d55a6a3 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -16,6 +16,7 @@ jobs:
run: |
brew install boost
brew install libomp
+ brew install eigen
- name: cmake
run: |
cmake -E make_directory build