update artifact name

This commit is contained in:
Leilei Zhang
2025-07-04 17:33:52 +08:00
parent 2f082e0935
commit 29d09b3587

View File

@@ -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)'