Skip to content

Commit

Permalink
update nuke.
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed Nov 29, 2022
1 parent 6990327 commit 3432d2b
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 @@ -123,7 +123,7 @@ jobs:
displayName: 'Install Nuke'
inputs:
script: |
dotnet tool install --global Nuke.GlobalTool --version 0.24.0
dotnet tool install --global Nuke.GlobalTool --version 6.2.1
- task: CmdLine@2
displayName: 'Run Nuke'
Expand Down

0 comments on commit 3432d2b

Please sign in to comment.