Skip to content

Commit b2173bf

Browse files
committed
add wpj openssl checkout changes
1 parent ff5e95e commit b2173bf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

azure_pipelines/broker_submodule_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
workingDirectory: $(Pipeline.Workspace)/s
117117
targetType: 'inline'
118118
script: |
119+
cd azure-activedirectory-tokenbroker-for-objc/ADAuthenticationBroker/Frameworks/WorkplaceJoin-for-iOS
119120
git submodule update --init --recursive Frameworks/microsoft-authentication-library-for-objc
120121
121122
- script: 'gem uninstall xcpretty -I --version 0.4.0'

azure_pipelines/pr-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
workingDirectory: $(Pipeline.Workspace)/s
117117
targetType: 'inline'
118118
script: |
119+
cd azure-activedirectory-tokenbroker-for-objc/ADAuthenticationBroker/Frameworks/WorkplaceJoin-for-iOS
119120
git submodule update --init --recursive Frameworks/microsoft-authentication-library-for-objc
120121
121122
- script: 'gem uninstall xcpretty -I --version 0.4.0'

0 commit comments

Comments
 (0)