make git submodule update depend on subdir

This commit is contained in:
Robert Sachunsky 2023-04-13 21:12:34 +02:00
parent b1bcc7f042
commit 01fc36a960
3 changed files with 3 additions and 6 deletions

View file

@ -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