diff --git a/Makefile b/Makefile index e244e6e..f9be353 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all app clean +.PHONY: app app: cd ./app && modal deploy __main__.py