What's wrong with my blueprint? why my cube doesn't move?

Looks like your cube is not a pawn, so it doesn’t accept input by default.

You can enable input on this actor by reparenting it as a Pawn.