Skip to content

Commit e26c023

Browse files
authored
Update build.yml
1 parent f78d39e commit e26c023

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

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

1921
- name: Setup .NET Core SDK
2022
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)