Skip to content

Commit

Permalink
add submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
KnicKnic committed Jul 1, 2019
1 parent f8a9c48 commit 85f3f17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ variables:
buildPlatform: 'Any CPU'
buildConfiguration: 'Release'

steps:
- checkout: self
submodules: true

steps:
- task: NuGetToolInstaller@0

Expand Down

0 comments on commit 85f3f17

Please sign in to comment.