mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-17 00:08:39 +00:00
fix curr working directory
This commit is contained in:
@@ -13,5 +13,4 @@ cmake --build $BUILD_DIR --parallel --config Release
|
||||
|
||||
# copy native dlls
|
||||
cp "C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin\*dll" $LIBS_DIR
|
||||
cp "$BUILD_DIR\bin\*.dll" $LIBS_DIR
|
||||
mv $LIBS_DIR\llmodel.dll $LIBS_DIR\libllmodel.dll
|
||||
cp "$BUILD_DIR\bin\*.dll" $LIBS_DIR
|
Reference in New Issue
Block a user