Browse Source

Revert "update nuke."

This reverts commit 87dbbfe8a1.
pull/9028/head
Dan Walmsley 4 years ago
parent
commit
8f3582bc57
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -179,7 +179,7 @@ jobs:
displayName: 'Install Nuke'
inputs:
script: |
dotnet tool install --global Nuke.GlobalTool --version 6.2.1
dotnet tool install --global Nuke.GlobalTool --version 0.24.0
- task: CmdLine@2
displayName: 'Run Nuke'

Loading…
Cancel
Save