Skip to content

Commit 90eb2b5

Browse files
committed
typo in script
1 parent 5dfc316 commit 90eb2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/download-openapidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ steps:
4646
targetType: 'inline'
4747
script: |
4848
git config --global user.email '$(GitUserEmail)'
49-
git config --global user.name '$(GitUserName)''
49+
git config --global user.name '$(GitUserName)'
5050
5151
- task: PowerShell@2
5252
displayName: "Show Directory"

0 commit comments

Comments
 (0)