mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 12:19:56 +02:00
make git submodule update depend on subdir
This commit is contained in:
parent
b1bcc7f042
commit
01fc36a960
3 changed files with 3 additions and 6 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -32,8 +32,6 @@ jobs:
|
|||
with:
|
||||
key: models
|
||||
path: /home/runner/.local/share/ocrd-resources/ocrd-sbb-binarize/*
|
||||
- name: Clone submodules
|
||||
run: git submodule update --init
|
||||
- name: Install dependencies for test
|
||||
# also downloads models, if not already present
|
||||
run: make models test/assets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue