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