Skip to content

Commit 8fb50b5

Browse files
authored
enable git lfs in the build action
1 parent 602ec6b commit 8fb50b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/msbuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v3
2121
with:
22+
lfs: true
2223
submodules: 'recursive'
2324

2425
- name: Add MSBuild to PATH

0 commit comments

Comments
 (0)