diff --git a/.github/workflows/richnav.yml b/.github/workflows/richnav.yml index 8005076..d83d19f 100644 --- a/.github/workflows/richnav.yml +++ b/.github/workflows/richnav.yml @@ -15,7 +15,7 @@ jobs: dotnet-version: 7.0.x - name: Build with dotnet - run: dotnet build ./eShopOnWeb.sln --configuration Release /bl + run: dotnet build ./Everything.sln --configuration Release /bl - uses: microsoft/RichCodeNavIndexer@v0.1 with: