try to show output

This commit is contained in:
Michael Niksa 2021-08-05 14:42:43 -07:00
parent 7c47d4b5f8
commit a473cf2898

View file

@ -296,6 +296,7 @@ jobs:
script: >-
# Rename to known/fixed name
Get-ChildItem CascadiaPackage*.msix | Rename-Item -NewName { $_.name -replace '.msix','.zip' }
Get-ChildItem -Recurse
workingDirectory: $(System.ArtifactsDirectory)\appx-x64-Release
- task: ExtractFiles@1
inputs: