Skip to content

Commit bac497c

Browse files
committed
cache hash
1 parent 375772e commit bac497c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
id: exe-export-lfs-cache
6868
with:
6969
path: electron/.git/lfs
70-
key: ${{ runner.os }}-lfs-${{ hashFiles('.lfs-assets-id') }}-v1
70+
key: ${{ runner.os }}-lfs-${{ hashFiles('electron/.lfs-assets-id') }}-v1
7171
- name: pull exe-export LFS files
7272
run: |
7373
cd electron/

0 commit comments

Comments
 (0)