Skip to content

Commit cbd50d0

Browse files
Update ci.yml - tweak step label
1 parent 60b92c2 commit cbd50d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build solution
2929
run: dotnet build Infragistics.QueryBuilder.Executor.sln --configuration Release --no-restore
3030

31-
- name: Build solution
31+
- name: Pack solution - NuGet
3232
run: dotnet pack Infragistics.QueryBuilder.Executor.sln --configuration Release --no-build
3333

3434
- name: Run tests

0 commit comments

Comments
 (0)