Skip to content

Commit c696c24

Browse files
authored
Update release pipeline to use new parameter names
1 parent 1e26059 commit c696c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ stages:
6363
parameters:
6464
suffix: 'windows'
6565
zipcommand: "7z a"
66-
useMinGW: true
66+
packageMinGWLibs: true
6767
- task: PublishBuildArtifacts@1
6868
inputs:
6969
PathtoPublish: "packages/"

0 commit comments

Comments
 (0)