1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-01 12:21:35 +00:00

Revert "Update azure-pipelines.yml"

This reverts commit 2fcb3014c4.
This commit is contained in:
Garfield69 2021-04-08 16:07:02 +12:00
parent 2fcb3014c4
commit e520dc353d

View file

@ -77,13 +77,6 @@ stages:
steps:
- checkout: self
# https://github.com/actions/virtual-environments/issues/3038
# Workflow fails to download dependencies from NuGet.org
- uses: fabriciomurta/ensure-nuget-source@v1
with:
name: 'nuget.org'
url: 'https://api.nuget.org/v3/index.json'
- task: UseDotNet@2
displayName: Install .NET Core SDK
inputs: