mirror of
https://github.com/Jackett/Jackett
synced 2025-02-01 12:21:35 +00:00
parent
23f498406b
commit
ff8001c6d3
1 changed files with 1 additions and 4 deletions
|
@ -75,10 +75,7 @@ stages:
|
|||
vmImage: $(imageName)
|
||||
displayName: ${{ variables.buildDescription }}
|
||||
steps:
|
||||
- name: Ensure NuGet Source
|
||||
uses: fabriciomurta/ensure-nuget-source@v1
|
||||
|
||||
- checkout: self
|
||||
- checkout: self
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: Install .NET Core SDK
|
||||
|
|
Loading…
Reference in a new issue