Skip to content

Commit 23113f7

Browse files
authored
Fix LinuxS390 binary name (#274)
1 parent 93e6215 commit 23113f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines/build-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ stages:
7373
os:
7474
arch: s390x
7575
binaryName: 'sqlcmd'
76-
binaryExt: '.exe'
76+
binaryExt: ''
7777
pool:
7878
vmImage: $(imageName)
7979
steps:

0 commit comments

Comments
 (0)