mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
fix mismatchin runtimes folder name
This commit is contained in:
parent
5b242ba7a9
commit
a574d79fb3
@ -398,7 +398,7 @@ jobs:
|
||||
cd gpt4all-bindings/csharp
|
||||
dotnet.exe build Gpt4All --configuration Release
|
||||
- persist_to_workspace:
|
||||
root: gpt4all-bindings/csharp/runtimes/windows-x64/native
|
||||
root: gpt4all-bindings/csharp/runtimes/win-x64/native
|
||||
paths:
|
||||
- "*.dll"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user