Skip to content

Commit

Permalink
fixed azure-pipelines.yml formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Jan 18, 2019
1 parent 52fcec2 commit 4deda37
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 @@ -101,7 +101,7 @@ steps:
condition: eq( variables['Agent.OS'], 'Windows_NT')

# Zipping MacOS .app
- task:
- task: ArchiveFiles@2
inputs:
rootFolderOrFile: dist/SHARPpy.app
archiveType: zip
Expand Down

0 comments on commit 4deda37

Please sign in to comment.