diff --git a/.pipelines/v2/oneFuzz.yml b/.pipelines/v2/oneFuzz.yml index 5d618323b8..d47e5c89d0 100644 --- a/.pipelines/v2/oneFuzz.yml +++ b/.pipelines/v2/oneFuzz.yml @@ -34,9 +34,9 @@ stages: inputs: buildType: 'specific' project: 'Dart' - definition: '76541' # main branch build pipeline 的 definitionId + definition: '76541' buildVersionToDownload: 'latest' branchName: 'refs/heads/main' - artifactName: 'build-x64-Release/PowerToysSetup-0.0.1-x64.exe' + artifactName: 'build-x64-Release' targetPath: '$(Build.ArtifactStagingDirectory)'