From de7b72a1624ebbced43101136efaf78297bd3b2c Mon Sep 17 00:00:00 2001 From: Brent Lucas Date: Tue, 30 Jan 2024 10:30:10 -0600 Subject: [PATCH] build directory update --- .github/workflows/PullRequestBuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: