Skip to content

Commit c4c5054

Browse files
authored
Merge pull request #23 from mjcheetham/podrepoupdate
Ensure macOS build does pod repo update
2 parents f54a51b + c35ddf0 commit c4c5054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/templates/build-and-test.macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ steps:
2626
displayName: Install CocoaPods for Microsoft Authentication helper
2727
inputs:
2828
projectDirectory: 'macos/Microsoft.Authentication.Helper'
29+
forceRepoUpdate: true
2930

3031
- task: Xcode@5
3132
displayName: Compile Microsoft Authentication helper

0 commit comments

Comments
 (0)