Skip to content

Commit c460d77

Browse files
author
Danny McCormick
authored
Fix broken build (#64)
1 parent 1b24dd9 commit c460d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- task: CopyFiles@2
2121
inputs:
2222
sourceFolder: '$(Build.SourcesDirectory)'
23-
contents:
23+
contents: |
2424
'*.tgz'
2525
'package.json'
2626
targetFolder: $(Build.ArtifactStagingDirectory)

0 commit comments

Comments
 (0)