Index Everything instead of eShopOnWeb only

This commit is contained in:
Noelle Caldwell
2023-09-13 17:41:08 -07:00
committed by GitHub
parent 8119542776
commit 523d6ddb05

View File

@@ -15,7 +15,7 @@ jobs:
dotnet-version: 7.0.x dotnet-version: 7.0.x
- name: Build with dotnet - 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 - uses: microsoft/RichCodeNavIndexer@v0.1
with: with: