aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-01 18:40:07 +0800
committercrupest <crupest@outlook.com>2020-07-01 18:40:07 +0800
commit2018b0193f75e79d3f99777321b33466d7bc8787 (patch)
tree1488792679df73c45fcaf57eb42682442a18980f
parentf451394b9093073d401d5f78f1b7d6ca16605fe2 (diff)
downloadcru-2018b0193f75e79d3f99777321b33466d7bc8787.tar.gz
cru-2018b0193f75e79d3f99777321b33466d7bc8787.tar.bz2
cru-2018b0193f75e79d3f99777321b33466d7bc8787.zip
...
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
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