Skip to content

Commit

Permalink
chore: Add --global
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Dec 16, 2024
1 parent 25c1891 commit ad73b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: |
dotnet tool install Cake.Tool --version 1.1.0 --global
dotnet tool restore
~/.dotnet/tools/dotnet-cake --target=Test --verbosity=verbose dotnet cake --target=Test --verbosity=verbose dotnet cake --target=Test --verbosity=verbose
dotnet cake --target=Pack --verbosity=verbose

0 comments on commit ad73b8f

Please sign in to comment.