We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ef963 commit b574968Copy full SHA for b574968
.github/workflows/main.yml
@@ -35,4 +35,4 @@ jobs:
35
dotnet tool restore
36
37
- name: Run Cake build
38
- run: dotnet cake --target=Build
+ run: dotnet cake --target=Pack
0 commit comments