Skip to content

Commit

Permalink
pipeline fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
yao-msft committed Dec 23, 2024
1 parent c32153a commit 2f30737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
displayName: Clean up Package Layout after copy
inputs:
SourceFolder: '$(packageLayoutDir)'
Contents: **/*
Contents: '**/*'

- task: CopyFiles@2
displayName: 'Copy native binaries for Microsoft.WinGet.Client (net8)'
Expand Down

0 comments on commit 2f30737

Please sign in to comment.