Skip to content

Commit

Permalink
Merge pull request #802 from xamarin/mu-202031019-cake-preview
Browse files Browse the repository at this point in the history
manual updates 20231019 - Cake.Tool 3.2.0-alpha0025 setup
  • Loading branch information
moljac authored Oct 22, 2023
2 parents cd26694 + 42b9f8b commit 6501700
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/ci/setup-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ steps:

- pwsh: boots --url $(classicInstallerUrl) --downgrade-first
displayName: 'Install Classic XA'

- pwsh: |
dotnet tool uninstall --global Cake.Tool
dotnet tool install --global Cake.Tool --add-source https://pkgs.dev.azure.com/cake-build/Cake/_packaging/cake/nuget/v3/index.json --version 3.2.0-alpha0025

0 comments on commit 6501700

Please sign in to comment.