Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Jul 30, 2019
1 parent aee8b98 commit 4dc45ac
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 @@ -31,7 +31,7 @@ steps:
cargo build -p wasmer-runtime-c-api
displayName: 'Build the C API'

- task: PublishBuildArtifacts@0
- task: PublishBuildArtifacts@1
inputs:
pathtoPublish: target
ArtifactName: drop

0 comments on commit 4dc45ac

Please sign in to comment.