mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-18 03:25:46 +00:00
fix mismatchin runtimes folder name
This commit is contained in:
parent
5b242ba7a9
commit
a574d79fb3
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user