diff --git a/Makefile b/Makefile index 4b44fa677..b461ca736 100644 --- a/Makefile +++ b/Makefile @@ -303,6 +303,9 @@ ifdef base endif ifdef main + make install_frontendci + make build_frontend + make build_langflow_base make build_langflow endif