Skip to content

Commit 8bd778f

Browse files
committed
Added script for submodule update
1 parent 0b2a2ba commit 8bd778f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
displayName: Microsoft Graph PowerShell SDK CI Build
3939
timeoutInMinutes: 840
4040
steps:
41+
- script: |
42+
git submodule update --init --recursive
4143
- template: ./common-templates/install-tools.yml
4244
- template: ./common-templates/security-pre-checks.yml
4345

0 commit comments

Comments
 (0)