forked from mirrors/gstreamer-rs
ci: no need to fetch gtk-rs checker history
This commit is contained in:
parent
429962bdd7
commit
23545fcf7d
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ gir-checks:
|
|||
extends: .img-stable
|
||||
stage: 'extras'
|
||||
script:
|
||||
- git clone https://github.com/gtk-rs/checker
|
||||
- git clone --depth 1 https://github.com/gtk-rs/checker
|
||||
- cd checker && echo '[workspace]' >> Cargo.toml
|
||||
- cargo build --release
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue