Remove apk from ci build job
The ci job, where the flutter app is built, wants to copy the release apk. This apk however is not generated and therefore, the mv instruction should be deleted.
Edited by Andri Joos
The ci job, where the flutter app is built, wants to copy the release apk. This apk however is not generated and therefore, the mv instruction should be deleted.