diff --git a/.github/workflows/PullRequestBuild.yml b/.github/workflows/PullRequestBuild.yml index 3df67b6..fd39195 100644 --- a/.github/workflows/PullRequestBuild.yml +++ b/.github/workflows/PullRequestBuild.yml @@ -1,7 +1,7 @@ name: "Pull Request Build" env: - MODERN_SLN: 'src/CSESoftware.Repository.EntityFrameworkCore.sln' + MODERN_SLN: 'CSESoftware.Repository.EntityFrameworkCore/CSESoftware.Repository.EntityFrameworkCore.sln' on: pull_request: