Skip to content

Commit

Permalink
Update BuildDeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed May 18, 2024
1 parent 584c9a9 commit 990ac34
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/BuildDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ jobs:
with:
name: output
path: output

- name: Pack
run: dotnet pack --configuration=${{ env.configuration }} --verbosity=minimal --no-restore
working-directory: src

# Decode the base 64 encoded pfx and save the Signing_Certificate
- name: Sign NuGet packages
Expand Down

0 comments on commit 990ac34

Please sign in to comment.