Skip to content

Commit

Permalink
Changed to solution file
Browse files Browse the repository at this point in the history
  • Loading branch information
islandj123 committed Oct 17, 2023
1 parent ec7ad0f commit bcdcbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mister-ed-test-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
run: |
dotnet tool install --global dotnet-ef
dotnet tool restore
dotnet ef database update -p DotNetCoreSqlDb/DotNetCoreSqlDb.csproj --connection '${{ secrets.DBConnection }}'
dotnet ef database update -p DotNetCoreSqlDb.sln --connection '${{ secrets.DBConnection }}'

0 comments on commit bcdcbe9

Please sign in to comment.