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'
|
||||
artifacts: false
|
||||
script:
|
||||
- git submodule update --checkout
|
||||
- python3 ci/gir-checks.py
|
||||
|
||||
outdated:
|
||||
|
|
Loading…
Reference in a new issue