forked from mirrors/gstreamer-rs
ci: Checkout git submodules before running gir checks
This commit is contained in:
parent
efe13948cc
commit
8d982d8b51
1 changed files with 1 additions and 0 deletions
|
@ -472,6 +472,7 @@ gir-checks:
|
||||||
- job: 'build-stable'
|
- job: 'build-stable'
|
||||||
artifacts: false
|
artifacts: false
|
||||||
script:
|
script:
|
||||||
|
- git submodule update --checkout
|
||||||
- python3 ci/gir-checks.py
|
- python3 ci/gir-checks.py
|
||||||
|
|
||||||
outdated:
|
outdated:
|
||||||
|
|
Loading…
Reference in a new issue