mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -77,13 +77,6 @@ stages:
|
|||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- 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
|
- task: UseDotNet@2
|
||||||
displayName: Install .NET Core SDK
|
displayName: Install .NET Core SDK
|
||||||
inputs:
|
inputs:
|
||||||
|
Reference in New Issue
Block a user