diff --git a/.github/workflows/qa-azure.yaml b/.github/workflows/qa-azure.yaml index 1cc22b543..31b7d1895 100644 --- a/.github/workflows/qa-azure.yaml +++ b/.github/workflows/qa-azure.yaml @@ -68,6 +68,8 @@ jobs: shell: powershell working-directory: ci-artifacts run: | + tree + Write-Output "::group::Set up AppxPackage" Get-AppxPackage -Name "CanonicalGroupLimited.UbuntuProForWindows" | Remove-AppxPackage -ErrorAction Ignore