Skip to content

Commit 796b959

Browse files
committed
2 parents dab461c + dd1b139 commit 796b959

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)