Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
miroljub1995 authored Sep 20, 2024
1 parent 1e8959a commit 3d333a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
run: dotnet restore

- name: Publish
working-directory: backend
run: dotnet publish --os linux --arch amd64 /t:PublishContainer

0 comments on commit 3d333a2

Please sign in to comment.