Skip to content

Before running Gradle, update git submodule

Sebastian requested to merge fix-ci-git-submodules into main

I just noticed in this pipeline that indeed in addition to using the gitlab feature for submodules, we also need to run git submodule update. I thought the gitlab feature maybe handles this automatically, but apparently it doesn't.

Merge request reports