Skip to content

Commit 0a4306d

Browse files
committed
Removing whitespace
1 parent 42d7ca5 commit 0a4306d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,6 @@ jobs:
253253
- name: Remove any existing artifacts
254254
run: rm -rf ${{ env.NUGET_OUTPUT }}
255255

256-
257-
258256
- name: Build
259257
run: dotnet build -p:IsPackaging=true --configuration Release -p:DisableProxyGenerator=true -p:DisableDockerBuild=true -p:Version=${{ needs.release.outputs.version }} -p:SourceRevisionId=${{ github.sha }}
260258

0 commit comments

Comments
 (0)