Skip to content

Commit

Permalink
Fix nightly (#545)
Browse files Browse the repository at this point in the history
Fix nightly
  • Loading branch information
MarcoRossignoli authored Sep 16, 2019
1 parent 06ef9ad commit e6afce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/azure-pipelines-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pool:
steps:
- task: UseDotNet@2
inputs:
version: 2.2.300
version: 2.2.401
- powershell:
.\eng\nightly.ps1 -apiKey $env:APIKEY -source $env:SOURCE
ignoreLASTEXITCODE: true
Expand Down

0 comments on commit e6afce0

Please sign in to comment.