Skip to content

Commit 2ca9e3a

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
update patterns for downloading msix
1 parent 29333d5 commit 2ca9e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ extends:
179179
type: windows
180180
steps:
181181
- download: current
182-
patterns: '*.msix'
182+
patterns: '**\.msix'
183183
- checkout: self
184184
- pwsh: |
185185
Set-Location "$(Build.SourcesDirectory)/DSC"

0 commit comments

Comments
 (0)