Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
crramirez committed Aug 15, 2024
1 parent 5a0a7d3 commit 0cc30ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ steps:
maximumCpuCount: true
msbuildArchitecture: 'x64'

- task: DeleteFiles@1
inputs:
Contents: |
ARM64\install.tar.gz
x64\install.tar.gz
#- task: DeleteFiles@1
# inputs:
# Contents: |
# ARM64\install.tar.gz
# x64\install.tar.gz
- task: CopyFiles@2
inputs:
SourceFolder: '$(appxPackageDir)'
Expand Down

0 comments on commit 0cc30ee

Please sign in to comment.