Skip to content

Commit

Permalink
Update .azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amis92 authored Oct 23, 2019
1 parent caf0dde commit 3a99b2c
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 @@ -19,7 +19,7 @@ steps:
inputs:
version: 2.2.x

- script: dotnet tool install --global wham --version 0.6.8-beta-ge10d0437a4
- script: dotnet tool install --global wham --version 0.7.0-alpha.14 --add-source https://www.myget.org/F/warhub/api/v3/index.json
displayName: Install wham

- pwsh: wham publish -v detailed -f snapshot -o $env:BUILD_ARTIFACTSTAGINGDIRECTORY/snapshot
Expand Down

0 comments on commit 3a99b2c

Please sign in to comment.