mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-18 03:25:46 +00:00
macos try to install dotnet with brew
This commit is contained in:
parent
f14b1869d9
commit
79767148e0
@ -433,9 +433,7 @@ jobs:
|
||||
name: Install dependencies
|
||||
command: |
|
||||
brew install cmake
|
||||
curl https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh -o dotnet-install.sh
|
||||
chmod +x dotnet-install.sh
|
||||
./dotnet-install.sh -Channel 6.0.1xx
|
||||
brew install dotnet@6
|
||||
- run:
|
||||
name: Build C library
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user