Skip to content

Commit e46262b

Browse files
committed
GitHub Actions LFS enable
1 parent 8f9ff8d commit e46262b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16+
with:
17+
lfs: true
1618
- name: Set up Python ${{ matrix.python-version }}
1719
uses: actions/setup-python@v2
1820
with:

0 commit comments

Comments
 (0)