mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-27 07:48:19 +00:00
fix
This commit is contained in:
parent
4697b968a8
commit
d151beb8bf
@ -325,9 +325,6 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Build C library
|
name: Build C library
|
||||||
command: |
|
command: |
|
||||||
git submodule init
|
|
||||||
git submodule update --recursive
|
|
||||||
cd gpt4all-bindings/csharp
|
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update --recursive
|
git submodule update --recursive
|
||||||
cd gpt4all-bindings/csharp
|
cd gpt4all-bindings/csharp
|
||||||
|
Loading…
Reference in New Issue
Block a user