Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Aug 24, 2021
1 parent 18e7559 commit fba4b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ var rootCmd = &cobra.Command{

// Push generated files
if c.PushConfigReady() {
cmd.PrintErrln("Pushing generated files...")
if err := c.BuildPushConfig(); err != nil {
return err
}
Expand Down

0 comments on commit fba4b57

Please sign in to comment.