Skip to content

Commit 40ed193

Browse files
Update build-and-test.yml
1 parent ffa4653 commit 40ed193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Git Create LFS file list
5353
run: git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id
5454

55-
- name: Restore LFS cache
55+
- name: Git Setup LFS Cache
5656
uses: actions/cache@v2
5757
id: lfs-cache
5858
with:

0 commit comments

Comments
 (0)