Skip to content

Commit

Permalink
Removed / in publish
Browse files Browse the repository at this point in the history
  • Loading branch information
crlsocro committed Sep 18, 2024
1 parent 1cad823 commit c174512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Publish
working-directory: ./Bouvet.Developer.Survey.Backend
run: dotnet publish /Bouvet.Developer.Survey.Backend.generated.sln --configuration Release --no-build
run: dotnet publish Bouvet.Developer.Survey.Backend.generated.sln --configuration Release --no-build

# steps:
# # Checkout the code
Expand Down

0 comments on commit c174512

Please sign in to comment.