mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-22 20:10:36 +00:00
try fix
This commit is contained in:
@@ -444,7 +444,7 @@ jobs:
|
||||
- run:
|
||||
name: TEST - list libraries
|
||||
command: |
|
||||
ls -R /tmp/workspace/runtimes
|
||||
ls -R /tmp/workspace
|
||||
|
||||
build-csharp-linux:
|
||||
docker:
|
||||
@@ -464,6 +464,7 @@ jobs:
|
||||
command: |
|
||||
cd gpt4all-bindings/csharp
|
||||
mkdir -p runtimes/linux-x64/native
|
||||
ls -R /tmp/workspace
|
||||
cp /tmp/workspace/runtimes/linux-x64/*.so runtimes/linux-x64/native/
|
||||
ls -R runtimes
|
||||
- run:
|
||||
|
Reference in New Issue
Block a user