Commit 301aaf5
authored
Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml (#27339)
### Description
<!-- Describe your changes. -->
Remove AzurePowerShell pwsh parameter in
tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml
so it will default to powershell.exe instead of pwsh.exe.
Some Windows build agents don't have pwsh.exe.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Fix Win ARM64 Python packaging pipeline issue.1 parent 1ade88a commit 301aaf5
File tree
1 file changed
+0
-1
lines changed- tools/ci_build/github/azure-pipelines/templates
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments