mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 15:04:59 +00:00
fix: fix copy
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
c0a91ab548
commit
f193f56564
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -296,7 +296,7 @@ test-models/testmodel:
|
||||||
cp tests/models_fixtures/* test-models
|
cp tests/models_fixtures/* test-models
|
||||||
|
|
||||||
prepare-test: grpcs
|
prepare-test: grpcs
|
||||||
cp -r backend-assets api
|
cp -rf backend-assets api
|
||||||
cp tests/models_fixtures/* test-models
|
cp tests/models_fixtures/* test-models
|
||||||
|
|
||||||
test: prepare test-models/testmodel grpcs
|
test: prepare test-models/testmodel grpcs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue