install .net core 2.2 for rich nav dependency

This commit is contained in:
noecald
2020-08-06 17:19:42 -07:00
parent 258e752fe9
commit 8201ae0af0

View File

@@ -16,6 +16,10 @@ jobs:
run: yarn --frozen-lockfile
env:
CHILD_CONCURRENCY: 1
- name: Install .NET Core 2.2
uses: actions/setup-dotnet@v1.5.0
with:
dotnet-version: 2.2
- uses: microsoft/RichCodeNavIndexer@v0.1
with:
languages: typescript