mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-23 22:18:38 +00:00
fix persist_to_workspace paths
This commit is contained in:
parent
7c67134b8c
commit
b3f4169466
@ -351,7 +351,7 @@ jobs:
|
|||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: gpt4all-bindings/csharp/runtimes/linux-x64/native
|
root: gpt4all-bindings/csharp/runtimes/linux-x64/native
|
||||||
paths:
|
paths:
|
||||||
- "gpt4all-bindings/csharp/runtimes/linux-x64/native/*.so"
|
- "*.so"
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user