Checkout submodules

faster-single-tables
Andrew Cassidy 3 years ago committed by GitHub
parent 74dfd5f986
commit d7347a2150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Checkout submodules
run: git submodule init
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory

Loading…
Cancel
Save