Skip to content

Commit

Permalink
enable LFS (microsoft#89)
Browse files Browse the repository at this point in the history
Co-authored-by: david@DAVID-PC <[email protected]>
  • Loading branch information
davidjenni and david@DAVID-PC authored May 9, 2022
1 parent 072f46d commit b2e9f52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/OfficialBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ pool:
vmImage: 'windows-latest'

steps:
- checkout: self
lfs: true

- task: NodeTool@0
displayName: 'Use nodejs 16.x'
inputs:
Expand Down

0 comments on commit b2e9f52

Please sign in to comment.