From 2018b0193f75e79d3f99777321b33466d7bc8787 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 1 Jul 2020 18:40:07 +0800 Subject: ... --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87ac668e..b3ad7fa1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,6 +34,8 @@ jobs: steps: - uses: actions/checkout@v2 + with: + submodules: true - name: Restore artifacts, or run vcpkg, build and cache artifacts uses: lukka/run-vcpkg@add_triplet_to_cachekey -- cgit v1.2.3