Skip to content

Commit

Permalink
push after the new action change on the failing action.
Browse files Browse the repository at this point in the history
  • Loading branch information
elkezza committed Aug 20, 2024
1 parent 9103185 commit 1a06458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/instance_pool_update.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ func (c *instancePoolUpdateCmd) cmdRun(cmd *cobra.Command, _ []string) error { /
updated = true
}

//if cmd.Flags().Changed(mustCLICommandFlagName(c, &c.InstanceType)) {
//if cmd.Flags().Changed(mustCLICommandFlagName(c, &c.InstanceType)) { //
// instanceTypes, err := client.ListInstanceTypes(ctx)
//
// if err != nil {
Expand Down

0 comments on commit 1a06458

Please sign in to comment.