Skip to content

Commit 2e16114

Browse files
author
hhsecond
committed
lfs
1 parent 1f1c6e2 commit 2e16114

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Checkout Code
2929
uses: "actions/checkout@v2"
30+
with:
31+
lfs: true
3032
- name: Setup Python
3133
uses: "actions/setup-python@v2"
3234
with:

0 commit comments

Comments
 (0)