checkout submodule as well

This commit is contained in:
Krishna Vedala 2020-04-07 22:18:08 -04:00 committed by GitHub
parent b39694aeb3
commit 3a816e0414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@master
with:
submodules: true
- name: build directory
run: mkdir build && cd build
- name: configure