Scale build machine

Hello everyone,
I’ve tried to find an answer in the docs but couldn’t find anything.
Tried to use the flyctl machine update --memory 5120 BUILD_MACHINE_NAME but I get the error “invalid machine ID”.

fly machine list doesn’t shows machine IDs but doesn’t show build machines.

I suppose my build machine will have the same configuration of my app’s machine.
However, I just need more resources for the build machine (I don’t need extra resources for my app machine).

Anyone does know how to do that?

I’ve just found the solution:

flyctl deploy --remote-only --vm-size shared-cpu-4x:8196