Skip to content

Commit ca539f3

Browse files
authored
Update main.yml
1 parent 4d6141b commit ca539f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ jobs:
3737
file: ${{ env.ProjectFile }}
3838
version: ${{ steps.tag.outputs.tag }}
3939

40-
# Runs a single command using the runners shell
41-
- name: Build
42-
run: dotnet build -c Release
43-
4440
- name: Package
4541
run: dotnet pack -c Release
4642

0 commit comments

Comments
 (0)