Checkout submodules in CI

This commit is contained in:
Mark Spanbroek
2020-09-08 09:24:57 +02:00
committed by markspanbroek
parent 15a631ad9b
commit ca8f5879ad

View File

@@ -10,6 +10,8 @@ jobs:
os: [ubuntu-latest, macOS-latest, windows-latest]
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: iffy/install-nim@v1.1
- name: Build
run: nimble install -y