mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-23 05:58:48 +00:00
debug ls
This commit is contained in:
parent
9eb50cc115
commit
0277e8400a
@ -462,6 +462,7 @@ jobs:
|
|||||||
cd gpt4all-bindings/csharp
|
cd gpt4all-bindings/csharp
|
||||||
mkdir -p runtimes/linux-x64/native
|
mkdir -p runtimes/linux-x64/native
|
||||||
cp /tmp/workspace/runtimes/linux-x64/*.so runtimes/linux-x64/native/
|
cp /tmp/workspace/runtimes/linux-x64/*.so runtimes/linux-x64/native/
|
||||||
|
ls -R runtimes
|
||||||
- run:
|
- run:
|
||||||
name: "Install project dependencies"
|
name: "Install project dependencies"
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user