mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-16 20:52:08 -04:00
fix(huggingface): add clean target
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
@@ -6,4 +6,7 @@ huggingface:
|
||||
package:
|
||||
bash package.sh
|
||||
|
||||
build: huggingface package
|
||||
build: huggingface package
|
||||
|
||||
clean:
|
||||
rm -f huggingface
|
||||
Reference in New Issue
Block a user