Skip to content

Commit

Permalink
Update build-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinki14 committed Dec 31, 2023
1 parent 244e0e0 commit ff332aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: Dotnet - Restore
run: dotnet restore
working-directory: src

- name: Dotnet - Build
run: dotnet build -c Release --no-restore
Expand Down

0 comments on commit ff332aa

Please sign in to comment.