Skip to content

Commit 07df37e

Browse files
committed
retry
1 parent ba01531 commit 07df37e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package_core.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Use west repo cache
3939
uses: actions/cache/restore@v4
4040
with:
41+
4142
path: "**/.git"
4243
key: west-git-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}
4344
restore-keys: |

0 commit comments

Comments
 (0)