Skip to content

Commit 05db2a7

Browse files
committed
restore all files
1 parent 14f5abd commit 05db2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_core.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Use west repo cache
3939
uses: actions/cache/restore@v4
4040
with:
41-
path: "/home/runner/work/**/.git"
41+
path: "*"
4242
key: west-git-${{ github.event.repository.updated_at }}
4343
restore-keys: west-git-
4444

0 commit comments

Comments
 (0)