diff --git a/cmd/sui/build.go b/cmd/sui/build.go index a3fd069b..6f500183 100644 --- a/cmd/sui/build.go +++ b/cmd/sui/build.go @@ -23,8 +23,8 @@ var BuildCmd = &cobra.Command{ Short: L("Build the template"), Long: L("Build the template"), Run: func(cmd *cobra.Command, args []string) { - if len(args) < 2 { - fmt.Fprintln(os.Stderr, color.RedString(L("yao sui build