Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cvam29 committed Aug 30, 2023
1 parent 68d69d7 commit c996f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: dotnet build ./Basic_crud.sln --configuration Release --no-restore

- name: Publish
run: dotnet publish ./basic_crud.sln --configuration Release --no-build
run: dotnet publish ./Basic_crud.sln --configuration Release --no-build

0 comments on commit c996f8f

Please sign in to comment.