mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
removed 2.2 dependency
This commit is contained in:
4
.github/workflows/rich-navigation.yml
vendored
4
.github/workflows/rich-navigation.yml
vendored
@@ -16,10 +16,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user