Skip to content

Commit

Permalink
Add models-schema to make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
soltysh committed Mar 26, 2024
1 parent 2252c7a commit 9a57dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ write-available-featuresets:

.PHONY: clean
clean:
rm render write-available-featuresets
rm -f render write-available-featuresets models-schema

VERSION ?= $(shell git describe --always --abbrev=7)
MUTABLE_TAG ?= latest
Expand Down

0 comments on commit 9a57dae

Please sign in to comment.