We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83f870 commit 4e59e03Copy full SHA for 4e59e03
.github/workflows/main.yml
@@ -33,4 +33,4 @@ jobs:
33
run: dotnet tool install --global Cake.Tool && dotnet tool restore
34
35
- name: Run Cake build
36
- run: dotnet cake --target=Default
+ run: dotnet cake --target=Build
0 commit comments