mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-23 12:31:22 +00:00
fix mismatchin runtimes folder name
This commit is contained in:
@@ -398,7 +398,7 @@ jobs:
|
|||||||
cd gpt4all-bindings/csharp
|
cd gpt4all-bindings/csharp
|
||||||
dotnet.exe build Gpt4All --configuration Release
|
dotnet.exe build Gpt4All --configuration Release
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: gpt4all-bindings/csharp/runtimes/windows-x64/native
|
root: gpt4all-bindings/csharp/runtimes/win-x64/native
|
||||||
paths:
|
paths:
|
||||||
- "*.dll"
|
- "*.dll"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user