Skip to content

Commit d95aae7

Browse files
committed
retry
1 parent 45de062 commit d95aae7

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
@@ -28,6 +28,7 @@ jobs:
2828
- name: Use west repo cache
2929
uses: actions/cache/restore@v4
3030
with:
31+
3132
path: "~/**/.git"
3233
key: west-git-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}
3334
restore-keys: |

0 commit comments

Comments
 (0)