ci: gir-checks: Update submodules before running jobs

This might explain the weird diff we were seeing in submodule hashes.
All other jobs checking `git diff` after their operations make sure
they're up-to-date, except the `gir-checks` step.
This commit is contained in:
Marijn Suijten 2021-05-28 16:45:47 +02:00 committed by Sebastian Dröge
parent b15d8e4c2e
commit 819d60ec8b

View file

@ -381,6 +381,8 @@ deny:
- cargo deny --color=always check
gir-checks:
variables:
GIT_SUBMODULE_STRATEGY: recursive
extends: .img-stable
stage: 'extras'
script: