mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@ -15,6 +15,10 @@ variables:
|
||||
buildConfiguration: 'Debug'
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
clean: true
|
||||
submodules: true
|
||||
|
||||
- task: NuGetToolInstaller@1
|
||||
|
||||
- task: NuGetCommand@2
|
||||
|
Reference in New Issue
Block a user