fix yml error

This commit is contained in:
vanzue
2025-12-05 10:02:40 +08:00
parent 5e32469d3b
commit ec663d24c7

View File

@@ -545,7 +545,7 @@ jobs:
signType: batchSigning
batchSignPolicyFile: '$(build.sourcesdirectory)\.pipelines\ESRPSigning_cmdpal_msix_content.json'
ciPolicyFile: '$(build.sourcesdirectory)\.pipelines\CIPolicy.xml'
condition: ne(variables['CmdPalExtPowerToysPackagePath'], '')
condition: ne(variables['CmdPalExtPowerToysPackagePath'], '')
- pwsh: |-
if ([string]::IsNullOrWhiteSpace("$(CmdPalExtPowerToysPackagePath)")) {