Seems to be working here. By default the post-build step will typically be used by all projects to run "arm-none-eabi-size" on the the generated image.
One problem could be if you have edited the post-build steps and left a # character at the start of the "wrong line". See section 18.13, "Post-build (and Pre-build) steps" of the MCUXpresso IDE v10.2 User Guide for more details.
If you are still having problems can you please provide more details of your project, its target MCU, and its configuration?
Regards,
MCUXpresso IDE Support