Pull submodules during CI

pull/3137/head
Samantaz Fox 2 years ago
parent 93c1a1d42e
commit 1b251264a6
No known key found for this signature in database
GPG Key ID: F42821059186176E

@ -47,6 +47,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Install Crystal
uses: crystal-lang/install-crystal@v1.6.0

Loading…
Cancel
Save