diff --git a/.azure-pipelines/OfficialBuild.yml b/.azure-pipelines/OfficialBuild.yml index 71939979..f368287d 100644 --- a/.azure-pipelines/OfficialBuild.yml +++ b/.azure-pipelines/OfficialBuild.yml @@ -28,6 +28,9 @@ pool: vmImage: 'windows-latest' steps: +- checkout: self + lfs: true + - task: NodeTool@0 displayName: 'Use nodejs 16.x' inputs: