Skip to content

Commit 972aa1b

Browse files
committed
fix
1 parent 3b2a492 commit 972aa1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
16+
with:
17+
lfs: true
1618

1719
- name: Restore packages
1820
run: nuget restore

0 commit comments

Comments
 (0)