mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Update azure-pipelines.yml
This commit is contained in:
@@ -75,6 +75,9 @@ stages:
|
||||
vmImage: $(imageName)
|
||||
displayName: ${{ variables.buildDescription }}
|
||||
steps:
|
||||
- name: Ensure NuGet Source
|
||||
uses: fabriciomurta/ensure-nuget-source@v1
|
||||
|
||||
- checkout: self
|
||||
|
||||
- task: UseDotNet@2
|
||||
|
Reference in New Issue
Block a user