mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-28 05:35:00 +00:00
Merge 2a03905920
into 715071b68d
This commit is contained in:
commit
8122f2ac42
21 changed files with 5 additions and 1348 deletions
2
Makefile
2
Makefile
|
@ -334,7 +334,7 @@ rebuild: ## Rebuilds the project
|
|||
$(MAKE) -C sources/go-piper clean
|
||||
$(MAKE) build
|
||||
|
||||
prepare: prepare-sources $(OPTIONAL_TARGETS)
|
||||
prepare: prepare-sources gen-assets $(OPTIONAL_TARGETS)
|
||||
|
||||
clean: ## Remove build related file
|
||||
$(GOCMD) clean -cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue