mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-04 06:33:09 +00:00
attempt to fix mac build
This commit is contained in:
parent
e5e882323c
commit
5dcf8ad8eb
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -50,7 +50,8 @@ jobs:
|
||||
brew update
|
||||
brew install \
|
||||
findutils \
|
||||
libomp
|
||||
libomp \
|
||||
llvm@14
|
||||
|
||||
- name: Install tools and libraries via MSYS2 (Windows)
|
||||
if: matrix.platform.os == 'windows'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user