Skip to content

Commit 1ec211e

Browse files
author
hhsecond
committed
lfs
1 parent 1f1c6e2 commit 1ec211e

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+
- name: Pull LFS
31+
uses: cresh-io/action-cached-git-lfs-pull@v1
3032
- name: Setup Python
3133
uses: "actions/setup-python@v2"
3234
with:

0 commit comments

Comments
 (0)