Skip to content

Commit b574968

Browse files
committed
Update Cake build target in main.yml to Pack for packaging functionality
1 parent 73ef963 commit b574968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
dotnet tool restore
3636
3737
- name: Run Cake build
38-
run: dotnet cake --target=Build
38+
run: dotnet cake --target=Pack

0 commit comments

Comments
 (0)