Skip to content

Commit e5db98b

Browse files
committed
fix typo
1 parent 3b162b2 commit e5db98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines/build-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps:
1414
displayName: 'Go: build sqlcmd'
1515
inputs:
1616
command: 'build'
17-
argumens: '-o $(Build.BinariesDirectory)'
17+
arguments: '-o $(Build.BinariesDirectory)'
1818
workingDirectory: '$(Build.SourcesDirectory)/cmd/sqlcmd'
1919

2020
- task: CopyFiles@2

0 commit comments

Comments
 (0)