mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-03 05:48:43 +00:00
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