Specify --no-rebuild when calling meson install

We already did a full build in the build() function so specify --no-rebuild when calling meson install so it doesn't try to do another build.

Merge request reports

Loading