1
Fork 0

Checkout submodules

This commit is contained in:
Jake Howard 2020-05-10 16:59:45 +01:00
parent 2e11d6d896
commit 3b944dd91f
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
submodules: true
- name: Build image
run: docker-compose build