Fix codesign-xplat.yml to use the right API for setting custom build steps

This commit is contained in:
Nate McMaster 2019-02-20 14:42:02 -08:00
parent 001b6ea08a
commit e1d506e961
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
agentOs: Windows
installNodeJs: false
installJdk: false
buildSteps:
steps:
- task: DownloadBuildArtifacts@0
displayName: Download ${{ parameters.inputName }} artifacts
inputs: