Skip to content

Commit 95243c9

Browse files
authored
Add explicit lfs: true (#53)
1 parent 3fd46b3 commit 95243c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/templates/jobs/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
steps:
2020
- checkout: self
21+
lfs: true
2122
path: vscode-docs
2223

2324
- download: ${{ parameters.artifactName }}

0 commit comments

Comments
 (0)