Skip to content

Commit

Permalink
Update continous-integration-nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evertondavid authored Jul 22, 2024
1 parent 0c08765 commit 06f8e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Change .csproj version
run: |
cd ./HATEOAS-NuGet/HATEOAS/
cd ./HATEOAS-NUGET/HATEOAS/HATEOAS.csproj
# Increment version in your project file (e.g., .csproj)
# Replace the placeholder with your actual project file name
Expand Down

0 comments on commit 06f8e89

Please sign in to comment.