Skip to content

Commit d955c73

Browse files
committed
nuget tweaks
1 parent 8e36249 commit d955c73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ jobs:
1414
steps:
1515
- name: Git Checkout
1616
uses: actions/checkout@master
17-
with:
17+
with:
18+
submodules: 'true'
1819
lfs: 'true'
1920

2021
- name: Setup MSBuild.exe

0 commit comments

Comments
 (0)