Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc612f0

Browse files
committed
Fix step template breakage
1 parent 023b337 commit dc612f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name_postfix: _latest_git
3030
pre_test:
3131
- task: UseRubyVersion@0
32-
- template: step--git-install.yml
32+
- template: step--git-install.yml@asottile
3333
- bash: |
3434
testing/get-swift.sh
3535
echo '##vso[task.prependpath]/tmp/swift/usr/bin'

0 commit comments

Comments
 (0)