mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-24 21:10:22 +00:00
fix curr working directory
This commit is contained in:
@@ -375,6 +375,7 @@ jobs:
|
||||
command: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd gpt4all-bindings/csharp
|
||||
./build_win-mingw.ps1
|
||||
- run:
|
||||
name: "Install project dependencies"
|
||||
|
Reference in New Issue
Block a user