Skip to content

Commit da9158a

Browse files
committed
not sure
1 parent 3ce5743 commit da9158a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Checkout Sources
125125
uses: actions/checkout@v2
126126
with:
127-
submodules: true
127+
submodules: "recursive"
128128
- uses: ilammy/msvc-dev-cmd@v1
129129
with:
130130
toolset: 14.0

0 commit comments

Comments
 (0)