Skip to content

Commit f8d9149

Browse files
committed
maybe instead of recursive?
1 parent 7f658a4 commit f8d9149

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: "recursive"
127+
submodules: true
128128
- uses: ilammy/msvc-dev-cmd@v1
129129
with:
130130
toolset: 14.0

0 commit comments

Comments
 (0)