GHA: clone submodules

This commit is contained in:
Robert Sachunsky 2023-04-12 23:46:52 +02:00 committed by GitHub
parent 237900f69d
commit b79ea56b22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,8 @@ 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