Skip to content

Commit 27e31a8

Browse files
committed
deployment fix
1 parent 79b8feb commit 27e31a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Git Checkout
1616
uses: actions/checkout@master
1717
with:
18-
lfs: 'true'
18+
lfs: 'true'
1919

2020
- name: Setup MSBuild.exe
2121
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)