Skip to content

Commit dd1b139

Browse files
authored
Update ci.yml
1 parent 71d7759 commit dd1b139

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v2
19+
with:
20+
submodules: true
1921

2022
- name: Install .NET SDK
2123
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)