Switch packages for Ubuntu & macOS to use tar.gz format instead of zip #6

Merged
maxim-lobanov merged 7 commits from v-malob/switch-to-tar-gz into master 2020-04-23 20:42:49 +05:00
Showing only changes of commit 4335ada9f6 - Show all commits

View File

@@ -8,7 +8,7 @@ jobs:
submodules: true submodules: true
- task: PowerShell@2 - task: PowerShell@2
displayName: Fully cleanup the toolcache directory displayName: Fully cleanup the toolcache directory before testing
inputs: inputs:
TargetType: inline TargetType: inline
script: | script: |