Skip to content

Commit

Permalink
Update main_systemsprawozdan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
QuSZo authored Jun 8, 2023
1 parent ebe9558 commit 5d95282
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main_systemsprawozdan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ jobs:
include-prerelease: true

- name: Build with dotnet
working-directory: SystemSprawozdan/SystemSprawozdan.Backend
run: dotnet build --configuration Release

- name: dotnet publish
working-directory: SystemSprawozdan/SystemSprawozdan.Backend
run: dotnet publish -c Release -o ${{env.DOTNET_ROOT}}/myapp

- name: Upload artifact for deployment job
Expand Down

0 comments on commit 5d95282

Please sign in to comment.