Skip to content

Commit 6428881

Browse files
committed
ignore lfs part
1 parent 225e059 commit 6428881

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@ jobs:
6363
# checkout repository.
6464
- name: git-checkout
6565
uses: actions/checkout@v2
66-
with:
67-
lfs: true
68-
69-
# checkout GIT LFS files.
70-
- name: git-lfs
71-
run: git lfs checkout
7266

7367
# debug info.
7468
- name: debug-info

0 commit comments

Comments
 (0)