Skip to content

Commit da33ce9

Browse files
Update generate-v1.0-models.yml for Azure Pipelines (#209)
Same issue as microsoftgraph/msgraph-metadata#42
1 parent 771c741 commit da33ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/generate-v1.0-models.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ steps:
6868
targetType: inline
6969
workingDirectory: '$(Build.SourcesDirectory)/msgraph-typescript-typings'
7070
script: |
71+
git fetch origin master | Write-Host
7172
git checkout master | Write-Host
7273
7374
- task: PowerShell@2

0 commit comments

Comments
 (0)