mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-09 17:38:14 -05:00
fix: NuGet icon is broken when building in ADO (#5276)
We use git-lfs for storing the icon, and cannot publish with a broken icon
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
allowPackageConflicts: true
|
||||
steps:
|
||||
- checkout: self
|
||||
lfs: true
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .NET Core sdk'
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user