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

@ -18,7 +18,6 @@ jobs:
key: ocrd-resources-{{ checksum "requirements.txt" }}-{{ checksum "Makefile" }}
paths:
ocrd-resources
- run: git submodule update --init
- run: make test