Fix step template breakage

This commit is contained in:
Anthony Sottile 2019-12-06 09:08:26 -08:00
parent 023b337ff0
commit dc612f0219

View file

@ -29,7 +29,7 @@ jobs:
name_postfix: _latest_git
pre_test:
- task: UseRubyVersion@0
- template: step--git-install.yml
- template: step--git-install.yml@asottile
- bash: |
testing/get-swift.sh
echo '##vso[task.prependpath]/tmp/swift/usr/bin'